Skip to content

Commit 955e7a6

Browse files
committed
Mark test_filelist as NotParallelSafe
1 parent afbc15b commit 955e7a6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Src/DLR

Src/IronPythonTest/Cases/CPythonCasesManifest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ Ignore=true
8686
[CPython.distutils.test_file_util]
8787
Ignore=true
8888

89+
[CPython.distutils.test_filelist]
90+
NotParallelSafe=true
91+
8992
[CPython.distutils.test_install_lib]
9093
Ignore=true
9194

0 commit comments

Comments
 (0)