Skip to content

Commit 0556cdd

Browse files
committed
Exclude test_start_new_session
1 parent 559c595 commit 0556cdd

File tree

1 file changed

+1
-1
lines changed
  • graalpython/com.oracle.graal.python.test/src/tests/unittest_tags

1 file changed

+1
-1
lines changed

graalpython/com.oracle.graal.python.test/src/tests/unittest_tags/test_asyncio.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subproc
726726
test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_popen_error @ darwin-arm64,darwin-x86_64,linux-aarch64,linux-x86_64
727727
test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_popen_error_with_stdin_pipe @ darwin-arm64,darwin-x86_64,linux-aarch64,linux-x86_64
728728
test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_read_stdout_after_process_exit @ darwin-arm64,darwin-x86_64,linux-aarch64,linux-x86_64
729-
test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_start_new_session @ darwin-x86_64
729+
!test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_start_new_session
730730
test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_cancel_make_subprocess_transport_exec @ darwin-arm64,darwin-x86_64,linux-aarch64,linux-x86_64
731731
test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_cancel_post_init @ darwin-arm64,darwin-x86_64,linux-aarch64,linux-x86_64
732732
test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_cancel_process_wait @ darwin-arm64,darwin-x86_64,linux-aarch64,linux-x86_64

0 commit comments

Comments
 (0)