Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-45569: Discover which buildbots are using 15-bit PyLong digits #30306

Closed
wants to merge 2 commits into from

Conversation

mdickinson
Copy link
Member

@mdickinson mdickinson commented Dec 30, 2021

THIS PR SHOULD NOT BE MERGED!

This PR is simply an attempt to discover which buildbots (if any) are using 15-bit PyLong digits for their build. Once the buildbots have reported back, this PR can be closed.

https://bugs.python.org/issue45569

@mdickinson mdickinson added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 30, 2021
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @mdickinson for commit 0d049a8 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 30, 2021
@mdickinson
Copy link
Member Author

Thanks, @AlexWaygood! I didn't realise that label existed.

@AlexWaygood
Copy link
Member

Thanks, @AlexWaygood! I didn't realise that label existed.

Heh, no worries!

@mdickinson mdickinson added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 30, 2021
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @mdickinson for commit b547880 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 30, 2021
@mdickinson
Copy link
Member Author

Closing: this has done its work.

Machines that failed due to use of 15-bit digits:

  • Github Actions: Test / Windows (x86)
  • buildbot/x86 Gentoo Installed with X PR
  • buildbot/x86 Gentoo Non-Debug with X PR

@mdickinson mdickinson closed this Dec 31, 2021
@mdickinson mdickinson deleted the test-uses-of-15-bit-digits branch December 31, 2021 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants