-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-99242 Ignore error when running regression tests under certain conditions. #121663
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
gh-99242 Ignore error when running regression tests under certain conditions. #121663
Conversation
Thanks @basbloemsaat for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @basbloemsaat for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
…in conditions. (pythonGH-121663) (cherry picked from commit 0759cec) Co-authored-by: Bas Bloemsaat <[email protected]> Co-Authored-By: Kevin Diem <[email protected]>
GH-121669 is a backport of this pull request to the 3.13 branch. |
…in conditions. (pythonGH-121663) (cherry picked from commit 0759cec) Co-authored-by: Bas Bloemsaat <[email protected]> Co-Authored-By: Kevin Diem <[email protected]>
GH-121670 is a backport of this pull request to the 3.12 branch. |
…ain conditions. (GH-121663) (GH-121670) gh-99242 Ignore error when running regression tests under certain conditions. (GH-121663) (cherry picked from commit 0759cec) Co-authored-by: Bas Bloemsaat <[email protected]> Co-authored-by: Kevin Diem <[email protected]>
…in conditions. (pythonGH-121663) Co-Authored-By: Kevin Diem <[email protected]>
…ain conditions. (GH-121663) (GH-121669) (cherry picked from commit 0759cec) Co-authored-by: Bas Bloemsaat <[email protected]> Co-authored-by: Kevin Diem <[email protected]>
|
This is a port of #106705 to the current codebase.
PR made at EuroPython's sprint