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 43518e5 commit c01e8c9Copy full SHA for c01e8c9
Src/IronPythonTest/Cases/IronPythonCasesManifest.ini
@@ -56,6 +56,8 @@ Reason=Assertion error
56
57
[IronPython.test_memory]
58
IsolationLevel=PROCESS # to avoid having a long list of object subtypes
59
+RunCondition=NOT $(IS_MONO)
60
+Reason=Memory allocation on Mono may not match MS.NET
61
62
[IronPython.test_number]
63
Timeout=300000 # 5 minute timeout - slow on macOS
0 commit comments