Subject: | XML-DOM-1.43 fails tests |
I think the problem is Japanese related. here is the result of maketest:
[ambs@holst XML-DOM-1.43]$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/build_dom...........ok
t/dom_astress.........ok
t/dom_attr............ok
t/dom_cdata...........ok
t/dom_documenttype....ok
t/dom_encode..........ok
t/dom_example.........ok
t/dom_extent..........ok
t/dom_jp_astress......ok
t/dom_jp_attr.........FAILED tests 3, 9, 12, 14, 19, 22
Failed 6/23 tests, 73.91% okay
t/dom_jp_cdata........FAILED test 3
Failed 1/3 tests, 66.67% okay
t/dom_jp_example......ok
t/dom_jp_minus........FAILED test 2
Failed 1/2 tests, 50.00% okay
t/dom_jp_modify.......FAILED test 16
Failed 1/16 tests, 93.75% okay
t/dom_jp_print........FAILED tests 2-3
Failed 2/3 tests, 33.33% okay
t/dom_minus...........ok
t/dom_modify..........ok
t/dom_noexpand........ok
t/dom_print...........ok
t/dom_template........ok
t/dom_text............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/dom_jp_attr.t 23 6 26.09% 3 9 12 14 19 22
t/dom_jp_cdata.t 3 1 33.33% 3
t/dom_jp_minus.t 2 1 50.00% 2
t/dom_jp_modify.t 16 1 6.25% 16
t/dom_jp_print.t 3 2 66.67% 2-3
Failed 5/21 test scripts, 76.19% okay. 11/129 subtests failed, 91.47% okay.
make: *** [test_dynamic] Error 255
If I can suply some more information, just say :-D