Skip to content

Commit 110bc01

Browse files
bpo-33615: Temporarily disable a test that is triggering crashes on a few buildbots. (gh-7288)
For bpo-32604 I added some subinterpreter-related tests (see #6914) that are causing crashes on a few buildbots. I'm working on fixing the crashes (see #7251). This change temporarily disables the triggering test.
1 parent 58d1683 commit 110bc01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Lib/test/test__xxsubinterpreters.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1315,6 +1315,8 @@ def test_run_string_arg_unresolved(self):
13151315
self.assertEqual(obj, b'spam')
13161316
self.assertEqual(out.strip(), 'send')
13171317

1318+
# XXX Fix the crashes.
1319+
@unittest.skip('bpo-33615: triggering crashes so temporarily disabled')
13181320
def test_run_string_arg_resolved(self):
13191321
cid = interpreters.channel_create()
13201322
cid = interpreters._channel_id(cid, _resolve=True)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy