Subject: | Test failure under Perl 5.8.7 |
Install of Bundle XML::XSH2 fails under Ubuntu using perl version 5.8.7.
Used to work OK with perl verion 5.8.4. Here is some lines from my build
under cpan:
Show quoted text
cpan> Install Bundle XML::XSH2
.
.
.
/usr/bin/make -- OK
Running make test
Argument "0.4.0" isn't numeric in numeric eq (==) at
/usr/share/perl/5.8/CPAN.pm line 4624.
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basic.............ok 1/70Warning: XML::LibXML::XPathContext not found!
XSH will lack namespace and function registering functionality!
t/01basic.............ok 9/70xmlXPathCompiledEval: evaluation failed at
line 1, column 13,
t/01basic.............NOK 12# Failed test 12 in t/01basic.t at line 203
fail #8
# t/01basic.t line 203 is: ok( !$@ );
xmlXPathCompiledEval: evaluation failed at line 5, column 14, offset 154.
.
.
.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/01basic.t 70 20 28.57% 12-13 22 27-28 32 34
42-46
48 50 52-54 67-69
t/03copy.t 13 3 23.08% 8-9 11
t/04flow.t 43 29 67.44% 8-9 13-15 18-21
23-29 31-43
t/05misc.t 38 3 7.89% 9 35 38
t/06wrap.t 56 21 37.50% 7 19 21-23 30 33 35
37 39-
40 42 44 47-54
t/07functions.t 126 111 88.10% 5-6 8-43 45-51 53-56
59-67
69-73 75-78 80-87
89-96 98-
115 117-126
t/08more_functions.t 17 12 70.59% 5 7-17
Failed 7/8 test scripts, 12.50% okay. 199/364 subtests failed, 45.33% okay.