Start 2010-07-19T09:12:45 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Mon, 19 Jul 2010 21:26:59 GMT Running make for C/CH/CHILTS/XML-Assert-0.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHILTS/XML-Assert-0.03.tar.gz ok XML-Assert-0.03/ XML-Assert-0.03/MANIFEST.SKIP XML-Assert-0.03/Makefile.PL XML-Assert-0.03/COPYING.txt XML-Assert-0.03/SIGNATURE XML-Assert-0.03/t/ XML-Assert-0.03/t/02-xpath-count-with-ns.t XML-Assert-0.03/t/10-exceptions.t XML-Assert-0.03/t/51-run-tests.pm XML-Assert-0.03/t/data.pl XML-Assert-0.03/t/pod-coverage.t XML-Assert-0.03/t/pod.t XML-Assert-0.03/t/05-matched_attributes.t XML-Assert-0.03/t/01-xpath-count.t XML-Assert-0.03/t/06-many_matched_attributes.t XML-Assert-0.03/t/52-test-xml-assert.pm XML-Assert-0.03/t/03-matches-strings.t XML-Assert-0.03/t/50-load.t XML-Assert-0.03/t/04-matches-regexs.t XML-Assert-0.03/t/00-load.t XML-Assert-0.03/inc/ XML-Assert-0.03/inc/Module/ XML-Assert-0.03/inc/Module/Install.pm XML-Assert-0.03/inc/Module/Install/ XML-Assert-0.03/inc/Module/Install/Win32.pm XML-Assert-0.03/inc/Module/Install/Fetch.pm XML-Assert-0.03/inc/Module/Install/Can.pm XML-Assert-0.03/inc/Module/Install/WriteAll.pm XML-Assert-0.03/inc/Module/Install/Base.pm XML-Assert-0.03/inc/Module/Install/Makefile.pm XML-Assert-0.03/inc/Module/Install/Include.pm XML-Assert-0.03/inc/Module/Install/AutoInstall.pm XML-Assert-0.03/inc/Module/Install/Metadata.pm XML-Assert-0.03/inc/Module/AutoInstall.pm XML-Assert-0.03/inc/Sub/ XML-Assert-0.03/inc/Sub/Uplevel.pm XML-Assert-0.03/inc/Test/ XML-Assert-0.03/inc/Test/Exception.pm XML-Assert-0.03/README XML-Assert-0.03/META.yml XML-Assert-0.03/lib/ XML-Assert-0.03/lib/XML/ XML-Assert-0.03/lib/XML/Assert/ XML-Assert-0.03/lib/XML/Assert/Changes.pod XML-Assert-0.03/lib/XML/Assert.pm XML-Assert-0.03/lib/Test/ XML-Assert-0.03/lib/Test/XML/ XML-Assert-0.03/lib/Test/XML/Assert.pm XML-Assert-0.03/MANIFEST CPAN.pm: Going to build C/CH/CHILTS/XML-Assert-0.03.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Cannot determine perl version info from lib/XML/Assert.pm WARNING: 'All rights reserved' in copyright may invalidate Open Source license. *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.94) - Test::Builder::Tester ...loaded. (1.18) - Test::Exception ...loaded. (0.27) - XML::LibXML ...loaded. (1.70 >= 1.58) - Any::Moose ...loaded. (0.13) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for XML::Assert >>> make cp lib/XML/Assert/Changes.pod blib/lib/XML/Assert/Changes.pod cp lib/Test/XML/Assert.pm blib/lib/Test/XML/Assert.pm cp lib/XML/Assert.pm blib/lib/XML/Assert.pm Manifying blib/man3/XML::Assert::Changes.3 Manifying blib/man3/Test::XML::Assert.3 Manifying blib/man3/XML::Assert.3 CHILTS/XML-Assert-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-xpath-count.t t/02-xpath-count-with-ns.t t/03-matches-strings.t t/04-matches-regexs.t t/05-matched_attributes.t t/06-many_matched_attributes.t t/10-exceptions.t t/50-load.t t/pod-coverage.t t/pod.t # Tested XML::Assert 0.03, Perl 5.012000, /home/fly1200/ap1200-292396/bin/perl-static, XML::LibXML 1.70 t/00-load.t ..................... 1..5 ok 1 - use XML::Assert; ok 2 - XML::Assert->can('assert_xpath_count') ok 3 - XML::Assert->can('is_xpath_count') ok 4 - XML::Assert->can('assert_xpath_value_match') ok 5 - XML::Assert->can('does_xpath_value_match') ok t/01-xpath-count.t .............. ok 1 - Error in response ok 2 - Three CDs available ok 3 - Three CDs available everywhere ok 4 - Three titles found ok 5 - Only two ratings ok 6 - Three genres found ok 7 - Three prices, not two 1..7 ok t/02-xpath-count-with-ns.t ...... ok 1 - Error in response ok 2 - Three CDs available ok 3 - Three CDs available everywhere ok 4 - Three titles found ok 5 - Only two ratings ok 6 - Three genres found ok 7 - Three prices, not two 1..7 ok t/03-matches-strings.t .......... ok 1 - First artist is Bob Dylan ok 2 - Second CD with a 'genre' attribute is a Country album 1..2 ok t/04-matches-regexs.t ........... ok 1 ok 2 1..2 ok t/05-matched_attributes.t ....... ok 1 ok 2 ok 3 ok 4 1..4 ok t/06-many_matched_attributes.t .. ok 1 - All barcodes should match this regex ok 2 - All barcodes should match this regex 1..2 ok t/10-exceptions.t ............... 1..4 ok 1 - Should be 3 CDs not 2 ok 2 - Should be one Country album, not 2 ok 3 - Can't match on multiple nodes ok 4 - The Country CD is Dolly Parton ok Use of uninitialized value $Test::XML::Compare::VERSION in concatenation (.) or string at t/50-load.t line 12. # Tested Test::XML::Compare , Perl 5.012000, /home/fly1200/ap1200-292396/bin/perl-static, XML::LibXML 1.70 t/50-load.t ..................... 1..3 ok 1 - use Test::XML::Assert; ok 2 - Test::XML::Assert->can('is_xpath_count') ok 3 - Test::XML::Assert->can('does_xpath_value_match') ok t/pod-coverage.t ................ 1..2 ok 1 - Pod coverage on XML::Assert ok 2 - Pod coverage on Test::XML::Assert ok t/pod.t ......................... 1..3 ok 1 - POD test for blib/lib/XML/Assert.pm ok 2 - POD test for blib/lib/Test/XML/Assert.pm ok 3 - POD test for blib/lib/XML/Assert/Changes.pod ok All tests successful. Files=11, Tests=41, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.80 cusr 0.09 csys = 0.93 CPU) Result: PASS CHILTS/XML-Assert-0.03.tar.gz make test TEST_VERBOSE=1 -- OK Andrew Chilton <chilts@cpan.org> Asserts XPaths into an XML Document for correct values/matches >>> (cd /home/fly1200/var/cpan/build/XML-Assert-0.03-76_4I4 && tar cvf - XML-Assert-0.03.ppd blib) | gzip -c >/home/fly1200/var/REPO/C/CH/CHILTS/XML-Assert-0.03.tar.gz XML-Assert-0.03.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/XML/ blib/lib/Test/XML/Assert.pm blib/lib/XML/ blib/lib/XML/Assert/ blib/lib/XML/Assert/Changes.pod blib/lib/XML/Assert.pm blib/man3/ blib/man3/XML::Assert::Changes.3 blib/man3/Test::XML::Assert.3 blib/man3/XML::Assert.3 >>> mv /home/fly1200/var/cpan/build/XML-Assert-0.03-76_4I4/XML-Assert-0.03.ppd /home/fly1200/var/REPO/C/CH/CHILTS Finished 2010-07-19T09:12:49