We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab016c4 commit 43518e5Copy full SHA for 43518e5
Src/IronPythonTest/Cases/IronPythonCasesManifest.ini
@@ -54,6 +54,9 @@ Reason=New test needs to be written for new csharp version
54
Ignore=true
55
Reason=Assertion error
56
57
+[IronPython.test_memory]
58
+IsolationLevel=PROCESS # to avoid having a long list of object subtypes
59
+
60
[IronPython.test_number]
61
Timeout=300000 # 5 minute timeout - slow on macOS
62
0 commit comments