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.
IronPython.test_utf8_mode_stdlib
1 parent fc1723b commit 8a9cbafCopy full SHA for 8a9cbaf
tests/IronPython.Tests/Cases/IronPythonCasesManifest.ini
@@ -150,6 +150,7 @@ RunCondition=NOT $(IS_MONO) # Mono codepage 852 encoding incorrecly decodes 0xAA
150
IsolationLevel=PROCESS # reset reporting of warnings
151
152
[IronPython.test_utf8_mode_stdlib]
153
+Timeout=240000 # Mono is extremely slow
154
IsolationLevel=PROCESS
155
156
[IronPython.interop.net.derivation.test_property_override]
0 commit comments