We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef9a15e commit b06b1f0Copy full SHA for b06b1f0
1 file changed
Src/IronPythonTest/Cases/CPythonCasesManifest.ini
@@ -661,6 +661,7 @@ Ignore=true
661
Reason=unittest.case.SkipTest: No module named 'nis'
662
663
[CPython.test_nntplib]
664
+Ignore=true # currently failing during CI
665
RunCondition=NOT $(IS_NETCOREAPP) # https://github.com/IronLanguages/ironpython3/issues/1058
666
667
[CPython.test_normalization]
0 commit comments