We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47d6ba7 commit 3dc1fd3Copy full SHA for 3dc1fd3
1 file changed
Src/IronPythonTest/Cases/IronPythonCasesManifest.ini
@@ -158,6 +158,9 @@ Arguments=-X:CompilationThreshold 0 "$(TEST_FILE)" # ensure CompilationThreshold
158
[IronPython.test_setcomp]
159
IsolationLevel=PROCESS # https://github.com/IronLanguages/ironpython3/issues/489
160
161
+[IronPython.test_shutil]
162
+RetryCount=2
163
+
164
[IronPython.test_slice]
165
Ignore=true
166
@@ -249,6 +252,9 @@ Ignore=true
249
252
[IronPython.modules.io_related.test_marshal]
250
253
251
254
255
+[IronPython.modules.misc.test__weakref]
256
257
258
[IronPython.modules.misc.test_future]
259
260
0 commit comments