Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ perl Makefile.PL
- Checking if your kit is complete...
- Looks good
- Generating a Unix-style Makefile
- Writing Makefile for XML::Liberal
- Writing MYMETA.yml and MYMETA.json
- hakon@hakon-Precision-7530:~/test/perl/XML-Liberal-0.30$ make
- cp lib/XML/Liberal/Remedy/NotUTF8.pm blib/lib/XML/Liberal/Remedy/NotUTF8.pm
- cp lib/XML/Liberal/Remedy/Declaration.pm blib/lib/XML/Liberal/Remedy/Declaration.pm
- cp lib/XML/Liberal/Remedy/StandaloneAttribute.pm blib/lib/XML/Liberal/Remedy/StandaloneAttribute.pm
- cp lib/XML/Liberal/Remedy/InvalidEncoding.pm blib/lib/XML/Liberal/Remedy/InvalidEncoding.pm
- cp lib/XML/Liberal/Remedy/LowAsciiChars.pm blib/lib/XML/Liberal/Remedy/LowAsciiChars.pm
- cp lib/XML/Liberal/Remedy/TrailingElements.pm blib/lib/XML/Liberal/Remedy/TrailingElements.pm
- cp lib/XML/Liberal/Remedy/TrailingDoctype.pm blib/lib/XML/Liberal/Remedy/TrailingDoctype.pm
- cp lib/XML/Liberal/Remedy/UndeclaredNS.pm blib/lib/XML/Liberal/Remedy/UndeclaredNS.pm
- cp lib/XML/Liberal/Remedy/EntityRef.pm blib/lib/XML/Liberal/Remedy/EntityRef.pm
- cp lib/XML/Liberal/Remedy/XHTMLEmptyTag.pm blib/lib/XML/Liberal/Remedy/XHTMLEmptyTag.pm
- cp lib/XML/Liberal/LibXML.pm blib/lib/XML/Liberal/LibXML.pm
- cp lib/XML/Liberal/Error.pm blib/lib/XML/Liberal/Error.pm
- cp lib/XML/Liberal/Remedy/DeprecatedDTD.pm blib/lib/XML/Liberal/Remedy/DeprecatedDTD.pm
- cp lib/XML/Liberal.pm blib/lib/XML/Liberal.pm
- cp lib/XML/Liberal/Remedy/ControlCode.pm blib/lib/XML/Liberal/Remedy/ControlCode.pm
- cp lib/XML/Liberal/Remedy/HTMLEntity.pm blib/lib/XML/Liberal/Remedy/HTMLEntity.pm
- cp lib/XML/Liberal/Remedy/UnquotedAttribute.pm blib/lib/XML/Liberal/Remedy/UnquotedAttribute.pm
- cp lib/XML/Liberal/Remedy/NestedCDATA.pm blib/lib/XML/Liberal/Remedy/NestedCDATA.pm
- cp lib/XML/Liberal/Remedy/UnclosedHTML.pm blib/lib/XML/Liberal/Remedy/UnclosedHTML.pm
- Manifying 2 pod documents
- hakon@hakon-Precision-7530:~/test/perl/XML-Liberal-0.30$ make test
- PERL_DL_NONLAZY=1 "/home/hakon/perlbrew/perls/perl-5.34.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
- t/00_compile.t ......... Possible precedence issue with control flow operator at /home/hakon/test/perl/XML-Liberal-0.30/inc/Test/Builder.pm line 917.
- t/00_compile.t ......... ok
- t/01_bad.t ............. Possible precedence issue with control flow operator at /home/hakon/test/perl/XML-Liberal-0.30/inc/Test/Builder.pm line 917.
- t/01_bad.t ............. 1/?
- # Failed test '/home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-chr-31.xml'
- # at t/01_bad.t line 28.
- # got: ' at position unknown location at t/01_bad.t line 27.
- # '
- # expected: ''
- # Failed test 'created DOM node with /home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-chr-31.xml isa XML::LibXML::Document'
- # at t/01_bad.t line 29.
- # created DOM node with /home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-chr-31.xml isn't defined
- Can't call method "toString" on an undefined value at t/01_bad.t line 33, <$fh> line 1.
- # Looks like you failed 2 tests of 7.
- # Looks like your test exited with 2 just after 7.
- t/01_bad.t ............. Dubious, test returned 2 (wstat 512, 0x200)
- Failed 2/7 subtests
- t/02_global.t .......... Possible precedence issue with control flow operator at /home/hakon/test/perl/XML-Liberal-0.30/inc/Test/Builder.pm line 917.
- t/02_global.t .......... 1/?
- # Failed test '/home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-atttibute.xml'
- # at t/02_global.t line 19.
- # got: 'parser error : Specification mandates value for attribute noshade at position 3:14 at t/02_global.t line 18.
- # '
- # expected: ''
- # Failed test 'created DOM node with /home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-atttibute.xml isa XML::LibXML::Document'
- # at t/02_global.t line 20.
- # created DOM node with /home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-atttibute.xml isn't defined
- # Failed test '/home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-atttibute.xml'
- # at t/02_global.t line 25.
- # got: 'parser error : Specification mandates value for attribute noshade at position 3:14 at t/02_global.t line 24.
- # '
- # expected: ''
- # Failed test 'created DOM node with /home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-atttibute.xml isa XML::LibXML::Document'
- # at t/02_global.t line 26.
- # created DOM node with /home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-atttibute.xml isn't defined
- # Failed test '/home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-atttibute.xml'
- # at t/02_global.t line 30.
- # got: 'parser error : Specification mandates value for attribute noshade at position 3:14 at t/02_global.t line 29.
- # '
- # expected: ''
- # Failed test 'created DOM node with /home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-atttibute.xml isa XML::LibXML::Document'
- # at t/02_global.t line 31.
- # created DOM node with /home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-atttibute.xml isn't defined
- # Looks like you failed 6 tests of 144.
- t/02_global.t .......... Dubious, test returned 6 (wstat 1536, 0x600)
- Failed 6/144 subtests
- t/03_global_destroy.t .. Possible precedence issue with control flow operator at /home/hakon/test/perl/XML-Liberal-0.30/inc/Test/Builder.pm line 917.
- t/03_global_destroy.t .. 1/?
- # Failed test '/home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-atttibute.xml'
- # at t/03_global_destroy.t line 24.
- # got: 'parser error : Specification mandates value for attribute noshade at position 3:14 at t/03_global_destroy.t line 23.
- # '
- # expected: ''
- # Failed test 'created DOM node with /home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-atttibute.xml isa XML::LibXML::Document'
- # at t/03_global_destroy.t line 25.
- # created DOM node with /home/hakon/test/perl/XML-Liberal-0.30/t/bad/BAD-atttibute.xml isn't defined
- # Looks like you failed 2 tests of 71.
- t/03_global_destroy.t .. Dubious, test returned 2 (wstat 512, 0x200)
- Failed 2/71 subtests
- t/04_sanity.t .......... Possible precedence issue with control flow operator at /home/hakon/test/perl/XML-Liberal-0.30/inc/Test/Builder.pm line 917.
- Redundant argument in sprintf at /home/hakon/test/perl/XML-Liberal-0.30/inc/Spiffy.pm line 232.
- Redundant argument in sprintf at /home/hakon/test/perl/XML-Liberal-0.30/inc/Spiffy.pm line 232.
- Redundant argument in sprintf at /home/hakon/test/perl/XML-Liberal-0.30/inc/Spiffy.pm line 232.
- Redundant argument in sprintf at /home/hakon/test/perl/XML-Liberal-0.30/inc/Spiffy.pm line 232.
- t/04_sanity.t .......... 1/? parser error : Specification mandates value for attribute nofoo at position 2:12 at t/04_sanity.t line 6.
- # Looks like your test exited with 2 just after 12.
- t/04_sanity.t .......... Dubious, test returned 2 (wstat 512, 0x200)
- All 12 subtests passed
- Test Summary Report
- -------------------
- t/01_bad.t (Wstat: 512 Tests: 7 Failed: 2)
- Failed tests: 6-7
- Non-zero exit status: 2
- t/02_global.t (Wstat: 1536 Tests: 144 Failed: 6)
- Failed tests: 31-36
- Non-zero exit status: 6
- t/03_global_destroy.t (Wstat: 512 Tests: 71 Failed: 2)
- Failed tests: 16-17
- Non-zero exit status: 2
- t/04_sanity.t (Wstat: 512 Tests: 12 Failed: 0)
- Non-zero exit status: 2
- Files=5, Tests=235, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.35 cusr 0.04 csys = 0.43 CPU)
- Result: FAIL
- Failed 4/5 test programs. 10/235 subtests failed.
- make: *** [Makefile:800: test_dynamic] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement