Subject: | t/08-file.t fails (and on some systems even more) |
On some of my smokers t/08-file.t fails:
...
# Failed test 'fail: bad@I♥NY.de'
# at t/08-file.t line 33.
# Failed test 'fail: bad@日本⒈co.jp'
# at t/08-file.t line 33.
# Looks like you failed 2 tests of 29.
t/08-file.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/29 subtests
...
On others even more fails:
...
# Failed test 'pass: 'иван@иванов.рф''
# at t/06-utf8.t line 45.
# Failed test 'pass: 'user@ارامكو.ارامكو''
# at t/06-utf8.t line 45.
# Failed test 'pass: 'r2l@عربي.de''
# at t/06-utf8.t line 45.
# Failed test 'pass: '微博@微博.微博''
# at t/06-utf8.t line 45.
# Failed test 'pass: 'الجزائر@الجزائر.الجزائر''
# at t/06-utf8.t line 45.
# Failed test 'pass: 'ok@hello.vermögensberater''
# at t/06-utf8.t line 45.
# Failed test 'pass: 'ok@クラウド.クラウド''
# at t/06-utf8.t line 45.
# Failed test 'pass: 'ok@日本。co。jp''
# at t/06-utf8.t line 45.
# Failed test 'pass: 'country-code@भारतम्.भारतम्''
# at t/06-utf8.t line 45.
# Looks like you failed 9 tests of 24.
t/06-utf8.t .....
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 9/24 subtests
# Failed test 'pass: 'ok@дети.дети''
# at t/07-domains.t line 61.
# Failed test 'pass: 'ok@ею.ею''
# at t/07-domains.t line 61.
# Failed test 'pass: 'ok@қаз.қаз''
# at t/07-domains.t line 61.
# Failed test 'pass: 'ok@קום.קום''
# at t/07-domains.t line 61.
# Failed test 'pass: 'cc@ಭಾರತ.ಭಾರತ''
# at t/07-domains.t line 61.
# Failed test 'pass: 'cc@ଭାରତ.ଭାରତ''
# at t/07-domains.t line 61.
# Failed test 'pass: 'cc@ভাৰত.ভাৰত''
# at t/07-domains.t line 61.
# Failed test 'pass: 'cc@भारोत.भारोत''
# at t/07-domains.t line 61.
# Failed test 'pass: 'cc@भारतम्.भारतम्''
# at t/07-domains.t line 61.
# Failed test 'pass: 'cc@بارت.بارت''
# at t/07-domains.t line 61.
# Failed test 'pass: 'cc@ڀارت.ڀارت''
# at t/07-domains.t line 61.
# Failed test 'pass: 'cc@ഭാരതം.ഭാരതം''
# at t/07-domains.t line 61.
# Looks like you failed 12 tests of 40.
t/07-domains.t ..
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/40 subtests
# Failed test 'pass: проверка@тест.рф'
# at t/08-file.t line 19.
# Failed test 'pass: valid@faß.de'
# at t/08-file.t line 19.
# Failed test 'pass: valid@fäß.de'
# at t/08-file.t line 19.
# Failed test 'pass: valid@öbb.at'
# at t/08-file.t line 19.
# Failed test 'pass: valid@ÖBB.at'
# at t/08-file.t line 19.
# Failed test 'pass: valid@عربي.de'
# at t/08-file.t line 19.
# Failed test 'pass: valid@نامهای.de'
# at t/08-file.t line 19.
# Failed test 'pass: valid-mapping@日本。co。jp'
# at t/08-file.t line 19.
# Failed test 'pass: valid-mapping@日本。co.jp'
# at t/08-file.t line 19.
# Failed test 'pass: lowercase@Σόλος.gr'
# at t/08-file.t line 19.
# Looks like you failed 10 tests of 29.
t/08-file.t .....
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/29 subtests
...
I don't see any clear patterns regarding OS or perl version.