We had disabled them due to crashes they exposed, which have since been fixed.
(cherry picked from commit
f9e3ff1ea4b2c8b787360409d55f2037652b7456)
Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Co-authored-by: Ćukasz Langa <lukasz@langa.pl>
Co-authored-by: T. Wouters <thomas@python.org>
# test_xxsubinterpreters covers the remaining Interpreter.run() behavior.
-@unittest.skip('these are crashing, likely just due just to _xxsubinterpreters (see gh-105699)')
class StressTests(TestBase):
# In these tests we generally want a lot of interpreters,