Skip to content

Commit 43518e5

Browse files
committed
Set IsolationLevel PROCESS
1 parent ab016c4 commit 43518e5

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 @@ Reason=New test needs to be written for new csharp version
5454
Ignore=true
5555
Reason=Assertion error
5656

57+
[IronPython.test_memory]
58+
IsolationLevel=PROCESS # to avoid having a long list of object subtypes
59+
5760
[IronPython.test_number]
5861
Timeout=300000 # 5 minute timeout - slow on macOS
5962

0 commit comments

Comments
 (0)