Skip to content

Commit cbfbac2

Browse files
committed
Add issue numbers
1 parent a16442b commit cbfbac2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Src/IronPythonTest/Cases/CPythonCasesManifest.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -889,6 +889,7 @@ Ignore=true
889889

890890
[CPython.test_stringprep]
891891
Ignore=true
892+
Reason=Requires unicode 3.2.0 data - https://github.com/IronLanguages/ironpython3/issues/691
892893

893894
[CPython.test_strptime]
894895
Ignore=true
@@ -1024,6 +1025,7 @@ Ignore=true
10241025

10251026
[CPython.test_ucn]
10261027
Ignore=true
1028+
Reason=Blocked by https://github.com/IronLanguages/ironpython3/issues/691
10271029

10281030
[CPython.test_unicode] # IronPython.test_unicode_stdlib
10291031
Ignore=true

0 commit comments

Comments
 (0)