Subject: | failing tests with bleadperl |
Bleadperl got a tiny upgrade of maketext in
http://public.activestate.com/cgi-bin/perlbrowse?patch=25547
Since then L:M:Gettext fails tests under bleadperl:
make[1]: Entering directory
`/home/k/.cpan/build/Locale-Maketext-Gettext-1.17-YZMS8B'
PERL_DL_NONLAZY=1
/home/src/perl/repoperls/installed-perls/perl/po3iUi8/perl-5.8.0@29561/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/00-signature.......WARNING: This key is not certified with a trusted
signature!
Primary key fingerprint: 818A 7E1E 4DE3 FB39 C967 9C03 8BD8 2E6F 30B9 4B5C
ok
t/01-basic...........ok
t/02-big-endian......ok
t/03-errors..........# Test 17 got: "" (t/03-errors.t at line 131)
# Expected: "(?-xism:maketext doesn't know how to say)"
# t/03-errors.t line 131 is: ok($@, qr/maketext doesn't know how to say/);
FAILED test 17
Failed 1/25 tests, 96.00% okay (less 2 skipped tests: 22 okay,
88.00%)
t/04-encodings.......ok
t/05-switching.......ok
t/06-racing..........# Test 4 got: "" (t/06-racing.t at line 55)
# Expected: "(?-xism:maketext doesn't know how to say)"
# t/06-racing.t line 55 is: ok($@, qr/maketext doesn't know how to say/);
# Test 8 got: "" (t/06-racing.t at line 77)
# Expected: "(?-xism:maketext doesn't know how to say)"
# t/06-racing.t line 77 is: ok($@, qr/maketext doesn't know how to say/);
# Test 11 got: "" (t/06-racing.t at line 103)
# Expected: "(?-xism:maketext doesn't know how to say)"
# t/06-racing.t line 103 is: ok($@, qr/maketext doesn't know how to say/);
# Test 17 got: "" (t/06-racing.t at line 136)
# Expected: "(?-xism:maketext doesn't know how to say)"
# t/06-racing.t line 136 is: ok($@, qr/maketext doesn't know how to say/);
# Test 22 got: "" (t/06-racing.t at line 164)
# Expected: "(?-xism:maketext doesn't know how to say)"
# t/06-racing.t line 164 is: ok($@, qr/maketext doesn't know how to say/);
# Test 28 got: "" (t/06-racing.t at line 197)
# Expected: "(?-xism:maketext doesn't know how to say)"
# t/06-racing.t line 197 is: ok($@, qr/maketext doesn't know how to say/);
# Test 33 got: "" (t/06-racing.t at line 225)
# Expected: "(?-xism:maketext doesn't know how to say)"
# t/06-racing.t line 225 is: ok($@, qr/maketext doesn't know how to say/);
# Test 34 got: "" (t/06-racing.t at line 230)
# Expected: "(?-xism:maketext doesn't know how to say)"
# t/06-racing.t line 230 is: ok($@, qr/maketext doesn't know how to say/);
FAILED tests 4, 8, 11, 17, 22, 28, 33-34
Failed 8/34 tests, 76.47% okay
t/07-f-basic.........ok
t/08-f-errors........ok
t/09-f-encodings.....ok
t/10-f-switching.....ok
t/11-command-line....ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/03-errors.t 25 1 17
t/06-racing.t 34 8 4 8 11 17 22 28 33-34
2 subtests skipped.
Failed 2/12 test scripts. 9/306 subtests failed.
Files=12, Tests=306, 28 wallclock secs ( 4.07 cusr + 0.45 csys = 4.52 CPU)
Failed 2/12 test programs. 9/306 subtests failed.