Skip Menu |

This queue is for tickets about the Config-IniFiles CPAN distribution.

Report information
The Basics
Id: 53238
Status: resolved
Priority: 0/
Queue: Config-IniFiles

People
Owner: Nobody in particular
Requestors: RSAVAGE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 2.55
Fixed in: (no value)



Subject: Test t/07misc.t fails
Hi

t/06oo.t ...................................... ok  
t/07misc.t .................................... 1/5 skip() was passed a non-numeric number of tests.  Did you get the arguments backwards? at t/07misc.t line 53
Label not found for "last SKIP" at /usr/local/share/perl/5.10.0/Test/More.pm line 1229.
Show quoted text
# Looks like your test exited with 25 just after 5.
t/07misc.t .................................... Dubious, test returned 25 (wstat 6400, 0x1900)
All 5 subtests passed
    (less 1 skipped subtest: 4 okay)
t/08group.t ................................... ok  
[snip]
t/pod.t ....................................... ok  

Test Summary Report
-------------------
t/07misc.t                                  (Wstat: 6400 Tests: 5 Failed: 0)
  Non-zero exit status: 25
Files=27, Tests=160,  3 wallclock secs ( 0.26 usr  0.06 sys +  2.65 cusr  0.31 csys =  3.28 CPU)
Result: FAIL
Failed 1/27 test programs. 0/160 subtests failed.
  SHLOMIF/Config-IniFiles-2.55.tar.gz
  ./Build test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports SHLOMIF/Config-IniFiles-2.55.tar.gz
Running Build install
  make test had returned bad status, won't install without force

Cheers
Ron

Hi!

Thanks for reporting this - this was indeed a problem.

Hopefully it was fixed in 2.56, which was just uploaded to the CPAN. Please comment if there is still a problem with the tests.

Regards,

-- Shlomi Fish