Skip to content

Commit cd3c471

Browse files
committed
don't run multiprocessing spawn tests in parallel
1 parent 1f180dc commit cd3c471

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graalpython/com.oracle.graal.python.test/src/graalpytest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
'test_io',
6363
'test_fileio',
6464
'test_imaplib',
65+
'test_multiprocessing_spawn',
6566
# trying to avoid transient issues there, not sure about the reason
6667
'test_unittest',
6768
]

0 commit comments

Comments
 (0)