Skip to content

[3.12] gh-105699: Disable the Interpreters Stress Tests (gh-107354) - #107357

Merged
ericsnowcurrently merged 1 commit into
python:3.12from
miss-islington:backport-4f67921-3.12
Jul 27, 2023
Merged

[3.12] gh-105699: Disable the Interpreters Stress Tests (gh-107354)#107357
ericsnowcurrently merged 1 commit into
python:3.12from
miss-islington:backport-4f67921-3.12

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jul 27, 2023

Copy link
Copy Markdown
Contributor

The two tests are crashing periodically in CI and on buildbots. I suspect the problem is in the _xxsubinterpreters module.
Regardless, I'm disabling the tests temporarily, to reduce the noise as we approach 3.12rc1. I'll be investigating the crashes separately.
(cherry picked from commit 4f67921)

Co-authored-by: Eric Snow ericsnowcurrently@gmail.com

The two tests are crashing periodically in CI and on buildbots. I suspect the problem is in the _xxsubinterpreters module.
Regardless, I'm disabling the tests temporarily, to reduce the noise as we approach 3.12rc1. I'll be investigating the crashes separately.
(cherry picked from commit 4f67921)
Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@ericsnowcurrently@bedevere-bot