[3.12] gh-105699: Re-enable the Multiple-Interpreters Stress Tests (gh-107572)#107783
Conversation
…thongh-107572) We had disabled them due to crashes they exposed, which have since been fixed. (cherry picked from commit f9e3ff1) Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
|
Clearly something is off here. I didn't see any problems with the main branch. I'll investigate. |
|
@ericsnowcurrently this currently passes after merging in the latest 3.12 state. |
|
@ericsnowcurrently: This PR was marked as a draft. What is its status? |
|
Does a8ff5c8 mean I can close this PR? |
It means the 3.12 branch was merged into this PR, which I did to make sure the tests still pass. Is this PR still necessary? If not, then you could close it :) |
|
Ah, thanks for clarifying. I won't close this PR. 😄 |
|
I'll need to revert this. The problem is on FreeBSD. |
…tress Tests (pythongh-107572) (python#107783)" This reverts commit a4aac7d.
|
GH-112474 is a backport of this pull request to the 3.12 branch. |
|
I'll retry this (with buildbots this time) once I've merged my other backport PRs. |
…sts (pythongh-107572) (python#107783) We had disabled them due to crashes they exposed, which have since been fixed. (cherry picked from commit f9e3ff1) Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com> Co-authored-by: Łukasz Langa <lukasz@langa.pl> Co-authored-by: T. Wouters <thomas@python.org>
We had disabled them due to crashes they exposed, which have since been fixed.
(cherry picked from commit f9e3ff1)
Co-authored-by: Eric Snow ericsnowcurrently@gmail.com