develooper Front page | perl.perl5.porters | Postings from July 2012

a few problems testing 5.16.0 -- how do I find test #92, for example? ...etc...

Thread Next
From:
Linda W
Date:
July 7, 2012 01:18
Subject:
a few problems testing 5.16.0 -- how do I find test #92, for example? ...etc...
Message ID:
4FF7F0B0.5070907@tlinx.org
Ok, so I had a few problems.
But... I look in op/coreamp.t and there are no numbers...
how do I count tests in the file to see which one failed?

How do you fail just 22/531660 tests? thats like (110/25683)%


and the rest...hmm...dbm stuff..
I have gdbm rpms installed, but no ndbm, and no odbm, available  ???? 
Are those
older gdbm versions with compat options?

Thanks for any pointers... (this was with a suse-config build BTW)....

but the default build, if I remember correctly (ha!) has close to the same
set of errors....



Test Summary Report
-------------------
op/coreamp.t                                                    (Wstat: 
0 Tests: 678 Failed: 1)
  Failed test:  92
op/dbm.t                                                        (Wstat: 
0 Tests: 5 Failed: 2)
  Failed tests:  1-2
../cpan/CGI/t/tmpdir.t                                          (Wstat: 
0 Tests: 9 Failed: 0)
  TODO passed:   3-9
../cpan/Memoize/t/errors.t                                      (Wstat: 
0 Tests: 11 Failed: 2)
  Failed tests:  5, 8
../cpan/Memoize/t/tie_gdbm.t                                    (Wstat: 
512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 4 tests but ran 0.
../cpan/Memoize/t/tie_ndbm.t                                    (Wstat: 
512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 4 tests but ran 0.
../dist/threads-shared/t/waithires.t                            (Wstat: 
256 Tests: 18 Failed: 0)
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 63 tests but ran 18.
../ext/GDBM_File/t/gdbm.t                                       (Wstat: 
65280 Tests: 25 Failed: 7)
  Failed tests:  4, 7, 13, 20-22, 25
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
../ext/NDBM_File/t/ndbm.t                                       (Wstat: 
65280 Tests: 22 Failed: 7)
  Failed tests:  3, 6, 12, 19-22
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
../ext/ODBM_File/t/odbm.t                                       (Wstat: 
139 Tests: 4 Failed: 0)
  Non-zero wait status: 139
  Parse errors: No plan found in TAP output
../lib/AnyDBM_File.t                                            (Wstat: 
768 Tests: 12 Failed: 3)
  Failed tests:  1, 4, 9
  Non-zero exit status: 3
Files=2334, Tests=531660, 874 wallclock secs (53.89 usr 10.73 sys + 
412.63 cusr 106.51 csys = 583.76 CPU)
Result: FAIL




`

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About