Skip Menu |

This queue is for tickets about the Mirror-YAML CPAN distribution.

Report information
The Basics
Id: 114153
Status: new
Priority: 0/
Queue: Mirror-YAML

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

Bug Information
Severity: (no value)
Broken in: 0.03
Fixed in: (no value)



Subject: Test count mismatch
If LWP::Online thinks that the machine is not online, then t/02_simple.t fails: $ perl5.18.4 -Mblib t/02_simple.t 1..9 ok 1 - Found test file ok 2 - An object of class 'Mirror::YAML' isa 'Mirror::YAML' ok 3 - ->name ok ok 4 - An object of class 'URI::http' isa 'URI' ok 5 - ->timestamp ok ok 6 - ->age ok ok 7 # skip Not online # Looks like you planned 9 tests but ran 7. Looks like the skip count should be 3, not 1.