We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a16442b commit cbfbac2Copy full SHA for cbfbac2
1 file changed
Src/IronPythonTest/Cases/CPythonCasesManifest.ini
@@ -889,6 +889,7 @@ Ignore=true
889
890
[CPython.test_stringprep]
891
Ignore=true
892
+Reason=Requires unicode 3.2.0 data - https://github.com/IronLanguages/ironpython3/issues/691
893
894
[CPython.test_strptime]
895
@@ -1024,6 +1025,7 @@ Ignore=true
1024
1025
1026
[CPython.test_ucn]
1027
1028
+Reason=Blocked by https://github.com/IronLanguages/ironpython3/issues/691
1029
1030
[CPython.test_unicode] # IronPython.test_unicode_stdlib
1031
0 commit comments