Subject: | Fails with Encode 2.45 |
As per subject: DANKOGAI/Encode-2.45.tar.gz was released on Aug 06, 2012
and folded into bleadperl in commit v5.17.2-265-g84678a6 on Aug 9. Since
then I see MTHURN/I18N-Charset-1.401.tar.gz failing.
Sample fail report isn't yet available on cpantesters, so I paste the
diagnostics:
PERL_DL_NONLAZY=1
/mnt/k75/homesand/src/perl/repoperls/installed-perls/perl/v5.1
7.1/a2da/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc',
'blib/l
ib', 'blib/arch')" t/*.t
attempt to alias "gb2312" to unknown Encode charset "euc-cn" at t/bug1.t
line 14
.
# Failed test at t/bug1.t line 14.
# Failed test 'test literal -- big5'
# at t/bug1.t line 15.
# got: undef
# expected: 'euc-cn'
# Looks like you failed 2 tests of 3.
t/bug1.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests
# Failed test 'identity -- cp1251'
# at t/enco.t line 41.
# got: undef
# expected: 'cp1251'
# Failed test 'builtin alias -- cp1047'
# at t/enco.t line 42.
# got: undef
# expected: 'cp1047'
# Failed test 'builtin alias -- cp37'
# at t/enco.t line 43.
# got: undef
# expected: 'cp37'
# Failed test 'builtin alias -- cp37'
# at t/enco.t line 44.
# got: undef
# expected: 'cp37'
# Failed test 'builtin alias -- gb2312-raw'
# at t/enco.t line 46.
# got: undef
# expected: 'gb2312-raw'
# Looks like you failed 5 tests of 30.
t/enco.t ..........
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/30 subtests
HTH&&Regards,