Subject: | Failing test with 5.18.0 (which is not related to randomization ;) ) |
Using a fresh debian wheezy with and an own installed perl 5.18.0, no perlbrew, installation as root. I have this problem also on another Debian machine which is the release before wheezy
=====================================================
t/00-load.t .................. ok
# Failed test at t/base_tests.t line 663.
# got: '<hosts><serveros="lx"type="red"ver="123"/></hosts><hosts><serveros="LX"type="red"ver="123"/></hosts>'
# expected: '<root><hosts><serveros="lx"type="red"ver="123"/></hosts><hosts><serveros="LX"type="red"ver="123"/></hosts></root>'
# Looks like you failed 1 test of 2.
# Failed test 'XML::Smart::Parser Data Populate Array test'
# at t/base_tests.t line 667.
# Looks like you failed 1 test of 48.
t/base_tests.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/48 subtests
(less 1 skipped subtest: 46 okay)
t/base_tests_for_mem_leak.t .. skipped: Memory Tests require Devel::Cycle
multiple roots, wrong element 'hosts'
at /root/.cpanm/work/1373942412.18655/XML-Smart-1.77/blib/lib/XML/Smart.pm line 238.
at t/base_tests_for_objcopy.t line 695.
# Child (XML::Smart::Parser Data Populate Array test) exited without calling finalize()
# Failed test 'XML::Smart::Parser Data Populate Array test'
# at /usr/local/lib/perl5/5.18.0/Test/Builder.pm line 252.
# Tests were run but no plan was declared and done_testing() was not seen.
t/base_tests_for_objcopy.t ...
Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 1/19 subtests
t/base_tests_multi_obj.t ..... ok