gh-138336: find build bots, testing 15-bit case for PyLong's#138496
gh-138336: find build bots, testing 15-bit case for PyLong's#138496skirpichev wants to merge 1 commit intopython:mainfrom
Conversation
|
🤖 New build scheduled with the buildbot fleet by @skirpichev for commit a44e57c 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F138496%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
|
So, indeed - no Github Actions exist to test 15-bit case. |
|
You can find the buildbots configuration at: https://github.com/python/buildmaster-config/blob/main/master/custom/factories.py |
|
Yep, sorry for testing. Again, I see no |
Wait, are you testing for actions or buildbots? If it is for bb the issue should be moved to their repo. FYI, I just discovered there is no minutes limit on our Actions. |
Both.
I'm not sure where this should be tested. This seems to be an important part of the core language. If it's useful to keep (IMO, this does make sense for 32-bit systems, see #89732) - then it should be tested in actions. |
Uh oh!
There was an error while loading. Please reload this page.