Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Oct 5, 2023

  • No longer skip test_tools.test_freeze on buildbots.
  • test_freeze.py now logs executed commands and directories, and the current directory.
  • test_freeze.py no longer uses -C options make to change the directory. Use cwd parameter of subprocess instead.

* No longer skip test_tools.test_freeze on buildbots.
* test_freeze.py now logs executed commands and directories, and the
  current directory.
* test_freeze.py no longer uses -C options make to change the
  directory. Use cwd parameter of subprocess instead.
@vstinner vstinner changed the title gh-103053: Run tools test_freeze on buildbot gh-103053: Run tools test_freeze on buildbot (second attempt) Oct 5, 2023
@vstinner
Copy link
Member Author

vstinner commented Oct 5, 2023

!buildbot AMD64 FreeBSD PR

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @vstinner for commit b04d3fc 🤖

The command will test the builders whose names match following regular expression: AMD64 FreeBSD PR

The builders matched are:

  • AMD64 FreeBSD PR

@vstinner
Copy link
Member Author

vstinner commented Oct 6, 2023

I wrote real fixes: PR #110451 and PR #110449.

@vstinner vstinner closed this Oct 6, 2023
@vstinner vstinner deleted the freeze_buildbot2 branch October 6, 2023 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants