Skip to content

Commit 67436f2

Browse files
committed
Use IsolationLevel=PROCESS
1 parent e8f4f18 commit 67436f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Src/IronPythonTest/Cases/IronPythonCasesManifest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ Ignore=true
5454
Ignore=true
5555
Reason=Requires powershell
5656

57+
[IronPython.test_io_stdlib]
58+
IsolationLevel=PROCESS # https://github.com/IronLanguages/ironpython3/issues/1808
59+
5760
[IronPython.test_ipyc]
5861
Ignore=true
5962
Reason=New test needs to be written for new csharp version

0 commit comments

Comments
 (0)