Skip to content

Commit 8a9cbaf

Browse files
committed
Increase timeout for IronPython.test_utf8_mode_stdlib
1 parent fc1723b commit 8a9cbaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/IronPython.Tests/Cases/IronPythonCasesManifest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ RunCondition=NOT $(IS_MONO) # Mono codepage 852 encoding incorrecly decodes 0xAA
150150
IsolationLevel=PROCESS # reset reporting of warnings
151151

152152
[IronPython.test_utf8_mode_stdlib]
153+
Timeout=240000 # Mono is extremely slow
153154
IsolationLevel=PROCESS
154155

155156
[IronPython.interop.net.derivation.test_property_override]

0 commit comments

Comments
 (0)