Skip to content

Fix test_recursion_direct failure on Windows buildbot #100582

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Dec 28, 2022

My plan is to just decrease the recursion limit value, so it won't crash.
But first, I need to know what the value is (it is 75 by default now).
Example logs: https://buildbot.python.org/all/#/builders/729/builds/3229

@bedevere-bot bedevere-bot added awaiting review tests Tests in the Lib/test dir labels Dec 28, 2022
@sobolevn sobolevn added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 28, 2022
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @sobolevn for commit 209890e 🤖

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 28, 2022
@sobolevn sobolevn added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 28, 2022
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @sobolevn for commit 4f97b61 🤖

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 28, 2022
@sobolevn sobolevn added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 28, 2022
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @sobolevn for commit 9ee46c2 🤖

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 28, 2022
@sobolevn
Copy link
Member Author

sobolevn commented Dec 28, 2022

Since we have these failures after 0563be2 I must try to revert it! I understand, that it has nothing to do with the failure, but still it is worth trying.

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

🤖 New build scheduled with the buildbot fleet by @sobolevn for commit ce557be 🤖

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 28, 2022
@sobolevn sobolevn added skip issue skip news 🔨 test-with-buildbots Test PR w/ buildbots; report in status section labels Dec 28, 2022
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @sobolevn for commit 7c4d9ad 🤖

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

@sobolevn
Copy link
Member Author

!buildbot win-arm64

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @sobolevn for commit 2ac5c83 🤖

The command will test the builders whose names match following regular expression: win-arm64

The builders matched are:

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.

2 participants