Skip to content

gh-103053: Run tools test_freeze on buildbot (second attempt) - #110447

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:freeze_buildbot2
Closed

gh-103053: Run tools test_freeze on buildbot (second attempt)#110447
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:freeze_buildbot2

Conversation

@vstinner

@vstinnervstinner commented Oct 5, 2023

Copy link
Copy Markdown
Member
  • 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.
@vstinnervstinner changed the title gh-103053: Run tools test_freeze on buildbotgh-103053: Run tools test_freeze on buildbot (second attempt)Oct 5, 2023
@vstinner

Copy link
Copy Markdown
MemberAuthor

!buildbot AMD64 FreeBSD PR

@bedevere-bot

Copy link
Copy Markdown

🤖 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
Copy Markdown
MemberAuthor

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

@vstinnervstinner closed this Oct 6, 2023
@vstinner
vstinner deleted the freeze_buildbot2 branch October 6, 2023 00:36
Sign up for freeto 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

@vstinner@bedevere-bot