We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c2df1b commit ab116ffCopy full SHA for ab116ff
1 file changed
tests/IronPython.Tests/Cases/IronPythonCasesManifest.ini
@@ -65,6 +65,9 @@ Reason=New test needs to be written for new csharp version
65
Ignore=true
66
Reason=Assertion error
67
68
+[IronPython.test_memory]
69
+IsolationLevel=PROCESS # to avoid having a long list of object subtypes
70
+
71
[IronPython.test_number]
72
Timeout=300000 # 5 minute timeout - slow on macOS
73
0 commit comments