Subject: | Three tests fail with perl 5.29.8 |
t/uts46_to_ascii.t, t/uts46_to_ascii-trans.t and t/uts46_to_unicode.t fail with perl 5.29.8. See below:
...
# Failed test 'to_ascii('ã\u034FâÂÂ\u200Bï¹£\u00ADï¼Â\u180Câ¬\uFE00Ã
¿\u2064ð°ó Â¯ï¬Â') [data/IdnaTest.txt:375]'
# at t/uts46_to_ascii.t line 258.
# got: 'xn--xn--bssffl-ioa991fb26eynxalfbu037sih338a'
# expected: 'xn--bssffl'
# Failed test 'to_ascii('x\u034FN\u200B-\u00AD-\u180CB\uFE00s\u2064só Â¯ffl') [data/IdnaTest.txt:376]'
# at t/uts46_to_ascii.t line 259.
# got: 'xn--xn--bssffl-ioa991fb26eynxalfbu037sih338a'
# expected: 'xn--bssffl'
# Failed test 'to_ascii('x\u034Fn\u200B-\u00AD-\u180Cb\uFE00s\u2064só Â¯ffl') [data/IdnaTest.txt:377]'
# at t/uts46_to_ascii.t line 260.
# got: 'xn--xn--bssffl-ioa991fb26eynxalfbu037sih338a'
# expected: 'xn--bssffl'
# Failed test 'to_ascii('X\u034FN\u200B-\u00AD-\u180CB\uFE00S\u2064Só Â¯FFL') [data/IdnaTest.txt:378]'
# at t/uts46_to_ascii.t line 261.
# got: 'xn--xn--bssffl-ioa991fb26eynxalfbu037sih338a'
# expected: 'xn--bssffl'
# Failed test 'to_ascii('X\u034Fn\u200B-\u00AD-\u180CB\uFE00s\u2064só Â¯ffl') [data/IdnaTest.txt:379]'
# at t/uts46_to_ascii.t line 262.
# got: 'xn--xn--bssffl-ioa991fb26eynxalfbu037sih338a'
# expected: 'xn--bssffl'
...
Test Summary Report
-------------------
t/uts46_to_ascii-trans.t (Wstat: 5376 Tests: 6198 Failed: 21)
Failed tests: 236-240, 243-245, 753, 755, 761, 763, 1792
1797, 2141, 2573-2574, 5198-5199, 5285-5286
Non-zero exit status: 21
t/uts46_to_ascii.t (Wstat: 3840 Tests: 6198 Failed: 15)
Failed tests: 236-240, 243-245, 753, 755, 761, 763, 1792
1797, 2141
Non-zero exit status: 15
t/uts46_to_unicode.t (Wstat: 3840 Tests: 7763 Failed: 15)
Failed tests: 292-296, 299-301, 894, 896, 902, 904, 2195
2200, 2635
Non-zero exit status: 15