PATH=/usr/bin:/bin:/home/fly1400/var/megalib/bin Start 2015-08-22T16:01:34 ActivePerl-1400 CPAN-2.00 Reading '/home/fly1400/var/cpan/Metadata' Database was generated on Sat, 22 Aug 2015 05:29:02 GMT Running make for Y/YA/YANICK/Web-Query-0.29.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/Y/YA/YANICK/Web-Query-0.29.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/Y/YA/YANICK/CHECKSUMS Checksum for /home/fly1400/var/cpan/sources/authors/id/Y/YA/YANICK/Web-Query-0.29.tar.gz ok Web-Query-0.29/Build.PL Web-Query-0.29/Changes Web-Query-0.29/LICENSE Web-Query-0.29/META.json Web-Query-0.29/README.md Web-Query-0.29/cpanfile Web-Query-0.29/lib/Web/Query.pm Web-Query-0.29/lib/Web/Query/LibXML.pm Web-Query-0.29/minil.toml Web-Query-0.29/t/00_compile.t Web-Query-0.29/t/01_src.t Web-Query-0.29/t/02_op.t Web-Query-0.29/t/03_traverse.t Web-Query-0.29/t/04_element.t Web-Query-0.29/t/05_html5.t Web-Query-0.29/t/06_new_from_url_error_handling.t Web-Query-0.29/t/07_remove.t Web-Query-0.29/t/08_indent.t Web-Query-0.29/t/09_as_html.t Web-Query-0.29/t/10_subclass.t Web-Query-0.29/t/11_get_eq.t Web-Query-0.29/t/add.t Web-Query-0.29/t/add_class.t Web-Query-0.29/t/after.t Web-Query-0.29/t/append.t Web-Query-0.29/t/bad-url-with-options.t Web-Query-0.29/t/before.t Web-Query-0.29/t/clone.t Web-Query-0.29/t/contents.t Web-Query-0.29/t/data/foo.html Web-Query-0.29/t/data/html5_snippet.html Web-Query-0.29/t/detach.t Web-Query-0.29/t/filter.t Web-Query-0.29/t/find.t Web-Query-0.29/t/has_class.t Web-Query-0.29/t/insert_after.t Web-Query-0.29/t/insert_before.t Web-Query-0.29/t/lib/My/TreeBuilder.pm Web-Query-0.29/t/lib/My/Web/Query.pm Web-Query-0.29/t/lib/WQTest.pm Web-Query-0.29/t/next.t Web-Query-0.29/t/next_until.t Web-Query-0.29/t/no_space_compacting.t Web-Query-0.29/t/not.t Web-Query-0.29/t/prepend.t Web-Query-0.29/t/prev.t Web-Query-0.29/t/remove.t Web-Query-0.29/t/remove_class.t Web-Query-0.29/t/replace_with.t Web-Query-0.29/t/store_comments.t Web-Query-0.29/t/tagname.t Web-Query-0.29/t/xpath.t Web-Query-0.29/xt/02_perlcritic.t Web-Query-0.29/xt/live/01_simple.t Web-Query-0.29/META.yml Web-Query-0.29/MANIFEST CPAN.pm: Building Y/YA/YANICK/Web-Query-0.29.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Web-Query' version '0.29' cp META.json MYMETA.json cp META.yml MYMETA.yml >>> ./Build Building Web-Query YANICK/Web-Query-0.29.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 t/00_compile.t ...................... 1..1 ok 1 - use Web::Query; ok # testing Web::Query t/01_src.t .......................... # Subtest: from file 1..5 ok 1 ok 2 ok 3 ok 4 # bar! ok 5 ok 1 - from file ok 2 - snippet from file # Subtest: from url 1..5 ok 1 ok 2 ok 3 ok 4 # bar! ok 5 ok 3 - from url # Subtest: from treebuilder 1..5 ok 1 ok 2 ok 3 ok 4 # bar! ok 5 ok 4 - from treebuilder # Subtest: from Array[treebuilder] 1..5 ok 1 ok 2 ok 3 ok 4 # bar! ok 5 ok 5 - from Array[treebuilder] # Subtest: from html 1..5 ok 1 ok 2 ok 3 ok 4 # bar! ok 5 ok 6 - from html # Subtest: from Web::Query object 1..5 ok 1 ok 2 ok 3 ok 4 # bar! ok 5 ok 7 - from Web::Query object # Subtest: from URI 1..5 ok 1 ok 2 ok 3 ok 4 # bar! ok 5 ok 8 - from URI 1..8 ok # testing Web::Query t/02_op.t ........................... # Subtest: get/set text ok 1 ok 2 1..2 ok 1 - get/set text # Subtest: get/set html ok 1 1..1 ok 2 - get/set html 1..2 ok # testing Web::Query t/03_traverse.t ..................... # Subtest: parent ok 1 ok 2 1..2 ok 1 - parent # Subtest: first/last return new instance # Subtest: first ok 1 1..1 ok 1 - first # Subtest: last ok 1 1..1 ok 2 - last 1..2 ok 2 - first/last return new instance # Subtest: size ok 1 ok 2 ok 3 ok 4 ok 5 1..5 ok 3 - size # Subtest: map ok 1 ok 2 1..2 ok 4 - map # Subtest: filter ok 1 ok 2 ok 3 ok 4 ok 5 1..5 ok 5 - filter 1..5 ok # testing Web::Query t/04_element.t ...................... # Subtest: first ok 1 1..1 ok 1 - first # Subtest: last ok 1 1..1 ok 2 - last 1..2 ok # testing Web::Query t/05_html5.t ........................ ok 1 1..1 ok t/06_new_from_url_error_handling.t .. # Subtest: bad status code ok 1 ok 2 - An object of class 'HTTP::Response' isa 'HTTP::Response' ok 3 ok 4 - An object of class 'HTTP::Response' isa 'HTTP::Response' ok 5 1..5 ok 1 - bad status code # Subtest: good status code ok 1 ok 2 - An object of class 'HTTP::Response' isa 'HTTP::Response' ok 3 ok 4 - An object of class 'HTTP::Response' isa 'HTTP::Response' ok 5 1..5 ok 2 - good status code 1..2 ok # testing Web::Query t/07_remove.t ....................... # Subtest: remove and size ok 1 - all .foo are removed and cannot be found. 1..1 ok 1 - remove and size # Subtest: remove and html ok 1 - .foo and .bar are removed and not showing in html 1..1 ok 2 - remove and html # Subtest: $q->remove->end->html ok 1 - The chainning works. 1..1 ok 3 - $q->remove->end->html # Subtest: remove root elements ok 1 - size 0 after remove ok 2 - html '' after remove 1..2 ok 4 - remove root elements # Subtest: remove elements via each() ok 1 - size 0 after remove ok 2 - html '' after remove 1..2 ok 5 - remove elements via each() 1..5 ok t/08_indent.t ....................... 1..2 ok 1 - no indent ok 2 - indented ok # testing Web::Query t/09_as_html.t ...................... ok 1 - html() returns inner html ok 2 - as_html() returns element itself ok 3 - called in scalar context ok 4 - called in list context 1..4 ok t/10_subclass.t ..................... 1..4 ok 1 - use My::Web::Query; ok 2 - 'object from wq()' isa 'My::Web::Query' ok 3 - 'object from each()' isa 'My::Web::Query' ok 4 - '_build_tree()' isa 'My::TreeBuilder' ok # testing Web::Query t/11_get_eq.t ....................... # Subtest: get first ok 1 - An object of class 'HTML::Element' isa 'HTML::Element' ok 2 1..2 ok 1 - get first # Subtest: get second ok 1 - An object of class 'HTML::Element' isa 'HTML::Element' ok 2 1..2 ok 2 - get second # Subtest: get last ok 1 - An object of class 'HTML::Element' isa 'HTML::Element' ok 2 1..2 ok 3 - get last # Subtest: get before last ok 1 - An object of class 'HTML::Element' isa 'HTML::Element' ok 2 1..2 ok 4 - get before last # Subtest: eq first ok 1 1..1 ok 5 - eq first # Subtest: eq second ok 1 1..1 ok 6 - eq second # Subtest: eq last ok 1 1..1 ok 7 - eq last # Subtest: eq before last ok 1 1..1 ok 8 - eq before last 1..8 ok # testing Web::Query t/add.t ............................. ok 1 - add($object) ok 2 - add($html) ok 3 - add(@elements) ok 4 - add($selector, $xpath_context) # Subtest: add() create new object ok 1 - original object ok 2 - new object 1..2 ok 5 - add() create new object # Subtest: add() doesn't add the same node twice ok 1 - only one node 1..1 ok 6 - add() doesn't add the same node twice 1..6 ok # testing Web::Query t/add_class.t ....................... ok 1 - add_class("foo bar inner") ok 2 - add_class(CODE) 1..2 ok # testing Web::Query t/after.t ........................... ok 1 - after 1..1 ok # testing Web::Query t/append.t .......................... ok 1 - append 1..1 ok t/bad-url-with-options.t ............ 1..2 ok 1 - without options ok 2 - with options ok # testing Web::Query t/before.t .......................... ok 1 - before 1..1 ok # testing Web::Query t/clone.t ........................... ok 1 - clone 1..1 ok # testing Web::Query t/contents.t ........................ ok 1 - contents() ok 2 - contents("p") ok 3 1..3 ok # testing Web::Query t/detach.t .......................... ok 1 - detach - retval ok 2 - detach - original object modified ok 3 - find() works on detached elements 1..3 ok # testing Web::Query t/filter.t .......................... ok 1 ok 2 ok 3 1..3 ok # testing Web::Query t/find.t ............................ ok 1 - find() on multiple tree object ok 2 - find() does not include root elements ok 3 1..3 ok # testing Web::Query t/has_class.t ....................... ok 1 - has_class - positive ok 2 - has_class - negative 1..2 ok # testing Web::Query t/insert_after.t .................... ok 1 - insert_after 1..1 ok # testing Web::Query t/insert_before.t ................... ok 1 - insert_before 1..1 ok # testing Web::Query t/next.t ............................ ok 1 ok 2 - next # Subtest: next->as_html 1..6 ok 1 - tagname ok 2 - as_html ok 3 - tagname ok 4 - as_html ok 5 - tagname ok 6 - as_html ok 3 - next->as_html 1..3 ok # testing Web::Query # Failed test 'planned to run 10 but done_testing() expects 5' # at /home/fly1400/var/megalib/Test/More.pm line 220. # Looks like you planned 10 tests but ran 6. # Looks like you failed 1 test of 6 run. t/next_until.t ...................... 1..10 ok 1 ok 2 ok 3 - and_back ok 4 ok 5 not ok 6 - planned to run 10 but done_testing() expects 5 Dubious, test returned 1 (wstat 256, 0x100) Failed 5/10 subtests t/no_space_compacting.t ............. 1..3 ok 1 - spaces trimmed ok 2 - spaces left # Subtest: LibXML 1..0 # SKIP couldn't load Web::Query::LibXML ok 3 # skip couldn't load Web::Query::LibXML ok # testing Web::Query t/not.t ............................. ok 1 1..1 ok # testing Web::Query t/prepend.t ......................... ok 1 - prepend 1..1 ok # testing Web::Query t/prev.t ............................ ok 1 ok 2 - previous 1..2 ok t/remove.t .......................... 1..3 ok 1 - use Web::Query; # Subtest: Web::Query ok 1 1..1 ok 2 - Web::Query # Subtest: Web::Query::LibXML 1..0 # SKIP can't load Web::Query::LibXML ok 3 # skip can't load Web::Query::LibXML ok # testing Web::Query t/remove_class.t .................... ok 1 - 'remove_class returned' isa 'Web::Query' ok 2 - remove_class("foo bar") ok 3 - remove_class(CODE) 1..3 ok t/replace_with.t .................... 1..2 # Subtest: Web::Query ok 1 ok 2 ok 3 ok 4 ok 5 1..5 ok 1 - Web::Query # Subtest: Web::Query::LibXML 1..0 # SKIP couldn't load Web::Query::LibXML ok 2 # skip couldn't load Web::Query::LibXML ok # testing Web::Query t/store_comments.t .................. ok 1 - constructor stores comments ok 2 - html() stores comments 1..2 ok t/tagname.t ......................... 1..2 # Subtest: Web::Query ok 1 - p -> q 1..1 ok 1 - Web::Query # Subtest: Web::Query::LibXML 1..0 # SKIP couldn't load Web::Query::LibXML ok 2 # skip couldn't load Web::Query::LibXML ok t/xpath.t ........................... 1..2 # Subtest: Web::Query ok 1 - css ok 2 - xpath 1..2 ok 1 - Web::Query # Subtest: Web::Query::LibXML 1..0 # SKIP couldn't load Web::Query::LibXML ok 2 # skip couldn't load Web::Query::LibXML ok Test Summary Report ------------------- t/next_until.t (Wstat: 256 Tests: 6 Failed: 1) Failed test: 6 Non-zero exit status: 1 Parse errors: Bad plan. You planned 10 tests but ran 6. Files=38, Tests=104, 9 wallclock secs ( 0.16 usr 0.01 sys + 5.93 cusr 0.26 csys = 6.36 CPU) Result: FAIL Failed 1/38 test programs. 1/104 subtests failed. YANICK/Web-Query-0.29.tar.gz ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports YANICK/Web-Query-0.29.tar.gz VmSize: 136564 kB Finished 2015-08-22T16:01:57