File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -412,6 +412,7 @@ def update_unittest_tags(args):
412
412
('test_multiprocessing_spawn.txt' , '*graalpython.lib-python.3.test.test_multiprocessing_spawn.WithProcessesTestProcess.test_error_on_stdio_flush_1' ),
413
413
('test_multiprocessing_spawn.txt' , '*graalpython.lib-python.3.test.test_multiprocessing_spawn.WithThreadsTestProcess.test_error_on_stdio_flush_1' ),
414
414
('test_multiprocessing_spawn.txt' , '*graalpython.lib-python.3.test.test_multiprocessing_spawn.WithThreadsTestProcess.test_error_on_stdio_flush_2' ),
415
+ ('test_multiprocessing_spawn.txt' , '*graalpython.lib-python.3.test.test_multiprocessing_spawn._TestImportStar.test_import' ),
415
416
('test_fileio.txt' , '*graalpython.lib-python.3.test.test_fileio.COtherFileTests.testBytesOpen' ),
416
417
('test_fileio.txt' , '*graalpython.lib-python.3.test.test_fileio.PyOtherFileTests.testBytesOpen' ),
417
418
}
You can’t perform that action at this time.
0 commit comments