FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-103053: Run tools test_freeze on buildbot (second attempt) by vstinner · Pull Request #110447 · python/cpython · GitHub

/ cpython Public

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 commented Oct 5, 2023
edited by bedevere-app Bot
Loading

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.
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 commented Oct 5, 2023

Copy link
Copy Markdown
Member Author

!buildbot AMD64 FreeBSD PR

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 commented Oct 6, 2023

Copy link
Copy Markdown
Member Author

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

vstinner closed this Oct 6, 2023
vstinner deleted the freeze_buildbot2 branch October 6, 2023 00:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL