Start 2009-01-27T06:43:53 Going to read /home/cpanfly/var/cpan/Metadata Database was generated on Tue, 27 Jan 2009 12:26:55 GMT Running make for S/SC/SCHWIGON/data-dpath/Data-DPath-0.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SC/SCHWIGON/data-dpath/Data-DPath-0.02.tar.gz ok Data-DPath-0.02/ Data-DPath-0.02/ChangeLog Data-DPath-0.02/MANIFEST.SKIP Data-DPath-0.02/inc/ Data-DPath-0.02/inc/Module/ Data-DPath-0.02/inc/Module/Install/ Data-DPath-0.02/inc/Module/Install/Fetch.pm Data-DPath-0.02/inc/Module/Install/Can.pm Data-DPath-0.02/inc/Module/Install/WriteAll.pm Data-DPath-0.02/inc/Module/Install/Metadata.pm Data-DPath-0.02/inc/Module/Install/Makefile.pm Data-DPath-0.02/inc/Module/Install/Win32.pm Data-DPath-0.02/inc/Module/Install/Base.pm Data-DPath-0.02/inc/Module/Install.pm Data-DPath-0.02/Makefile.PL Data-DPath-0.02/META.yml Data-DPath-0.02/t/ Data-DPath-0.02/t/pod-coverage.t Data-DPath-0.02/t/pod.t Data-DPath-0.02/t/data_dpath.t Data-DPath-0.02/t/boilerplate.t Data-DPath-0.02/t/op.t Data-DPath-0.02/t/00-load.t Data-DPath-0.02/t/path.t Data-DPath-0.02/README Data-DPath-0.02/MANIFEST Data-DPath-0.02/lib/ Data-DPath-0.02/lib/Data/ Data-DPath-0.02/lib/Data/DPath.pm Data-DPath-0.02/lib/Data/DPath/ Data-DPath-0.02/lib/Data/DPath/Step.pm Data-DPath-0.02/lib/Data/DPath/Point.pm Data-DPath-0.02/lib/Data/DPath/Path.pm Data-DPath-0.02/lib/Data/DPath/Filters.pm Data-DPath-0.02/lib/Data/DPath/Context.pm CPAN.pm: Going to build S/SC/SCHWIGON/data-dpath/Data-DPath-0.02.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Data::DPath >>> make cp lib/Data/DPath/Context.pm blib/lib/Data/DPath/Context.pm cp lib/Data/DPath/Filters.pm blib/lib/Data/DPath/Filters.pm cp lib/Data/DPath/Step.pm blib/lib/Data/DPath/Step.pm cp lib/Data/DPath/Point.pm blib/lib/Data/DPath/Point.pm cp lib/Data/DPath.pm blib/lib/Data/DPath.pm cp lib/Data/DPath/Path.pm blib/lib/Data/DPath/Path.pm Manifying blib/man3/Data::DPath::Context.3 Manifying blib/man3/Data::DPath::Point.3 Manifying blib/man3/Data::DPath::Step.3 Manifying blib/man3/Data::DPath.3 Manifying blib/man3/Data::DPath::Path.3 SCHWIGON/data-dpath/Data-DPath-0.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00-load......... 1..1 ok 1 - use Data::DPath; # Testing Data::DPath 0.02, Perl 5.010000, /home/cpanfly/ap1003/bin/perl-static ok t/boilerplate..... 1..3 ok 1 - README contains no boilerplate text ok 2 - ChangeLog contains no boilerplate text ok 3 - lib/Data/DPath.pm contains no boilerplate text ok t/data_dpath...... 1..75 ok 1 - use Data::DPath; ok 2 - KEYs ok 3 - KEYs + PARENT $VAR1 = [ [ 'XXX', 'YYY', 'ZZZ' ], [ 'RR1', 'RR2', 'RR3' ] ]; not ok 4 - KEYs + PARENT + ANYWHERE # Failed test 'KEYs + PARENT + ANYWHERE' # at t/data_dpath.t line 43. # Comparing $data as a Bag # Missing: 'affe', 'zomtec' ok 5 - KEYs + PARENT + PARENT ok 6 - KEYs + PARENT + KEY ok 7 - KEYs + ANYSTEP + PARENT + KEY no double results ok 8 - ROOT ok 9 - KEYs + ANYSTEP ok 10 - KEYs ok 11 - KEYs + PARENT ok 12 - KEYs + PARENT + PARENT ok 13 - KEYs + PARENT + KEY ok 14 - KEYs + ANYSTEP + PARENT + KEY no double results ok 15 - ROOT ok 16 - KEYs + ANYSTEP ok 17 - ANYWHERE + KEYs + ANYSTEP ok 18 - 2xANYWHERE + KEYs + ANYSTEP ok 19 - ANYWHERE + KEYs + ANYSTEP as function ok 20 - 2xANYWHERE + KEYs + ANYSTEP as function ok 21 - ROOT + KEY + ANYWHERE + KEY ok 22 - left side without parens due to prototype ok 23 - ANYWHERE + KEY + ANYWHERE + KEY ok 24 - ROOT + KEY + ANYWHEREs + KEY ok 25 - ANYWHERE + KEYs + ANYWHEREs ok 26 - ANYWHERE + KEYs + ANYSTEP with smartmatch and variable ok 27 - 2xANYWHERE + KEYs + ANYSTEP with smartmatch and variable ok 28 - ANYWHERE + KEYs + ANYSTEP with smartmatch and dpath() ok 29 - 2xANYWHERE + KEYs + ANYSTEP with smartmatch and dpath() ok 30 - ANYWHERE + KEYs + ANYSTEP with smartmatch and dpath without parens ok 31 - 2xANYWHERE + KEYs + ANYSTEP with smartmatch and dpath without parens ok 32 - ANYWHERE + KEYs + ANYSTEP with smartmatch and dpath without parens commutative ok 33 - 2xANYWHERE + KEYs + ANYSTEP with smartmatch and dpath without parens commutative ok 34 - trailing .../* unpacks ok 35 - quoted KEY containg slash not ok 36 # TODO spec only # Failed (TODO) test at t/data_dpath.t line 156. # Comparing $data as a Bag # Missing: 1 reference not ok 37 # TODO spec only # Failed (TODO) test at t/data_dpath.t line 158. # Comparing $data as a Bag # Missing: 1 reference not ok 38 # TODO spec only # Failed (TODO) test at t/data_dpath.t line 160. # Comparing $data as a Bag # Missing: 1 reference not ok 39 # TODO spec only # Failed (TODO) test at t/data_dpath.t line 164. # Comparing $data as a Bag # Extra: 'affe', 1 reference not ok 40 # TODO spec only # Failed (TODO) test at t/data_dpath.t line 167. # Comparing $data as a Bag # Extra: 'affe', 1 reference ok 41 not ok 42 # TODO spec only # Failed (TODO) test at t/data_dpath.t line 180. # Comparing $data as a Bag # Missing: 'RR1', 'RR2', 'RR3', 'XXX', 'YYY', 'ZZZ', 'affe' not ok 43 - ANYSTEP + FILTER int # TODO spec only # Failed (TODO) test 'ANYSTEP + FILTER int' # at t/data_dpath.t line 183. # Comparing $data as a Bag # Missing: 'RR3' not ok 44 - ANYWHERE + ANYSTEP + FILTER int # TODO spec only # Failed (TODO) test 'ANYWHERE + ANYSTEP + FILTER int' # at t/data_dpath.t line 186. # Comparing $data as a Bag # Missing: 'RR3', 'ZZZ' # Extra: 'YYY' not ok 45 - KEY + FILTER int # TODO spec only # Failed (TODO) test 'KEY + FILTER int' # at t/data_dpath.t line 190. # Comparing $data as a Bag # Missing: 'RR3', 'ZZZ' not ok 46 - ANYWHERE + KEY + FILTER int # TODO spec only # Failed (TODO) test 'ANYWHERE + KEY + FILTER int' # at t/data_dpath.t line 193. # Comparing $data as a Bag # Missing: 'RR3', 'ZZZ' # Extra: 1 reference # $VAR1 = [ # [ # 'XXX', # 'YYY', # 'ZZZ' # ] # ]; ok 47 - KEY + FILTER int 0 # TODO rethink spec ok 48 - KEY + FILTER int 1 # TODO rethink spec # $VAR1 = [ # 'affe' # ]; not ok 49 - ANYWHERE + KEY + FILTER int 0 # TODO rethink spec # Failed (TODO) test 'ANYWHERE + KEY + FILTER int 0' # at t/data_dpath.t line 217. # Comparing $data as a Bag # Missing: 1 reference # Extra: 'affe' # $VAR1 = [ # [ # 'XXX', # 'YYY', # 'ZZZ' # ] # ]; not ok 50 - ANYWHERE + KEY + FILTER int 1 # TODO rethink spec # Failed (TODO) test 'ANYWHERE + KEY + FILTER int 1' # at t/data_dpath.t line 221. # Comparing $data as a Bag # Missing: 1 reference # Extra: 1 reference not ok 51 - context for incremental searches # TODO spec only # Failed (TODO) test 'context for incremental searches' # at t/data_dpath.t line 235. # Comparing $data as a Bag # got : '0' # expect : An array to use as a Bag not ok 52 # TODO spec only # Failed (TODO) test at t/data_dpath.t line 241. # Comparing $data as a Bag # got : '0' # expect : An array to use as a Bag not ok 53 - incremental + FILTER int # TODO spec only # Failed (TODO) test 'incremental + FILTER int' # at t/data_dpath.t line 245. # Comparing $data as a Bag # got : Data::DPath::Context=HASH(0x8deabf8) # expect : An array to use as a Bag ok 54 - ROOT + ANYSTEP ok 55 - ROOT ok 56 - ANYWHERE ok 57 - ROOT + ANYSTEP + FILTER int: plain value ok 58 - ROOT + ANYSTEP + FILTER int: ref value not ok 59 - ANYWHERE + ANYSTEP + FILTER int # TODO spec only # Failed (TODO) test 'ANYWHERE + ANYSTEP + FILTER int' # at t/data_dpath.t line 288. # Comparing $data as a Bag # Missing: 'WWW', 'ZZZ' # Extra: 1 reference ok 60 - FILTER eval prepare ok 61 - FILTER eval simple true ok 62 - FILTER eval simple true with false values ok 63 - FILTER eval simple true with strings ok 64 - FILTER eval simple false ok 65 - FILTER eval simple false with strings not ok 66 # TODO spec only # Failed (TODO) test at t/data_dpath.t line 336. # Comparing $data as a Bag # Missing: 1 reference not ok 67 # TODO spec only # Failed (TODO) test at t/data_dpath.t line 341. # Comparing $data as a Bag # Missing: 'interesting value' not ok 68 # TODO spec only # Failed (TODO) test at t/data_dpath.t line 346. # Comparing $data as a Bag # Missing: 'interesting value' ok 69 - ROOT + KEYs + FILTER int + KEYs ok 70 - ANYWHERE + KEYs + FILTER int + KEYs not ok 71 - ROOT + ANYSTEP + FILTER eval + FILTER int # TODO spec only # Failed (TODO) test 'ROOT + ANYSTEP + FILTER eval + FILTER int' # at t/data_dpath.t line 364. # Comparing $data as a Bag # Missing: 'interesting value' not ok 72 # TODO spec only # Failed (TODO) test at t/data_dpath.t line 369. # Comparing $data as a Bag # Missing: 'interesting value' not ok 73 - FILTER eval regex # Failed test 'FILTER eval regex' # at t/data_dpath.t line 409. # Comparing $data as a Bag # Missing: 'XXXX', 'YYYY', 'ZZZZ', 'affe' not ok 74 - FILTER: index # Failed test 'FILTER: index' # at t/data_dpath.t line 417. # Comparing $data as a Bag # Missing: 'YYYY' not ok 75 - FILTER: affe # Failed test 'FILTER: affe' # at t/data_dpath.t line 420. # Comparing $data as a Bag # Missing: 'affe' # Looks like you failed 4 tests of 75. Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/75 subtests (2 TODO tests unexpectedly succeeded) t/op.............. 1..2 ok 1 - data ~~ dpath ok 2 - dpath ~~ data (commutative) ok t/path............ 1..18 ok 1 - use Data::DPath::Path; ok 2 - kinds ok 3 - parts ok 4 - filters ok 5 - refs ok 6 - kinds2 ok 7 - parts2 ok 8 - filters2 ok 9 - refs2 ok 10 - kinds2 ok 11 - parts2 ok 12 - filters2 ok 13 - refs2 ok 14 - kinds3 ok 15 - parts3 ok 16 - filters3 ok 17 - refs3 ok 18 - isas3 ok t/pod-coverage.... 1..6 ok 1 - Pod coverage on Data::DPath ok 2 - Pod coverage on Data::DPath::Path ok 3 - Pod coverage on Data::DPath::Context not ok 4 - Pod coverage on Data::DPath::Filters # Failed test 'Pod coverage on Data::DPath::Filters' # at /home/cpanfly/var/megalib/Test/Pod/Coverage.pm line 126. # Data::DPath::Filters: couldn't find pod ok 5 - Pod coverage on Data::DPath::Step ok 6 - Pod coverage on Data::DPath::Point # Looks like you failed 1 test of 6. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests t/pod............. 1..6 ok 1 - blib/lib/Data/DPath.pm ok 2 - blib/lib/Data/DPath/Path.pm ok 3 - blib/lib/Data/DPath/Context.pm ok 4 - blib/lib/Data/DPath/Filters.pm ok 5 - blib/lib/Data/DPath/Step.pm ok 6 - blib/lib/Data/DPath/Point.pm ok Test Summary Report ------------------- t/data_dpath (Wstat: 1024 Tests: 75 Failed: 4) Failed tests: 4, 73-75 TODO passed: 47-48 Non-zero exit status: 4 t/pod-coverage (Wstat: 256 Tests: 6 Failed: 1) Failed test: 4 Non-zero exit status: 1 Files=7, Tests=111, 3 wallclock secs ( 0.00 usr 0.13 sys + 2.82 cusr 0.74 csys = 3.69 CPU) Result: FAIL Failed 2/7 test programs. 5/111 subtests failed. make: *** [test_dynamic] Error 255 SCHWIGON/data-dpath/Data-DPath-0.02.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SCHWIGON/data-dpath/Data-DPath-0.02.tar.gz Finished 2009-01-27T06:43:59