Skip to content

Commit ab116ff

Browse files
committed
Set IsolationLevel PROCESS
1 parent 4c2df1b commit ab116ff

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/IronPython.Tests/Cases/IronPythonCasesManifest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ Reason=New test needs to be written for new csharp version
6565
Ignore=true
6666
Reason=Assertion error
6767

68+
[IronPython.test_memory]
69+
IsolationLevel=PROCESS # to avoid having a long list of object subtypes
70+
6871
[IronPython.test_number]
6972
Timeout=300000 # 5 minute timeout - slow on macOS
7073

0 commit comments

Comments
 (0)