Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-Pod CPAN distribution.

Report information
The Basics
Id: 22545
Status: rejected
Priority: 0/
Queue: Test-Pod

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

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



Subject: Test::Pod failed tests
Date: Tue, 24 Oct 2006 10:59:17 -0400
To: bug-test-pod [...] rt.cpan.org
From: Geoffrey Gallaway <geoffeg [...] geoffeg.org>
Perl -V is attached t/search_50survey_inc.......................NOK 4# Test 4 got: 'huh???' (t/search_50survey_inc.t at line 48) # Expected: qr{strict\.(pod|pm)$} # t/search_50survey_inc.t line 48 is: ok( ($name2where->{'strict'} || 'huh???'), '/strict\.(pod|pm)$/'); t/search_50survey_inc.......................NOK 5# Failed test 5 in t/search_50survey_inc.t at line 50 # t/search_50survey_inc.t line 50 is: ok grep( m/strict\.(pod|pm)/, keys %$where2name ); t/search_50survey_inc.......................NOK 6# Failed test 6 in t/search_50survey_inc.t at line 60 # t/search_50survey_inc.t line 60 is: ok 0; # no 'thatpath/strict.pm' means can't test find() t/search_50survey_inc.......................FAILED tests 4-6 Failed 3/7 tests, 57.14% okay t/stree.....................................ok t/verbatim_formatted........................ok t/verbatims.................................ok t/x_nixer...................................ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/search_50survey_inc.t 7 3 42.86% 4-6 Failed 1/51 test scripts, 98.04% okay. 3/1054 subtests failed, 99.72% okay. make: *** [test_dynamic] Error 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force Running make for P/PE/PETDANCE/Test-Pod-1.26.tar.gz Is already unwrapped into directory /home/geoffeg/.cpan/build/Test-Pod-1.26 CPAN.pm: Going to build P/PE/PETDANCE/Test-Pod-1.26.tar.gz

Message body is not shown because sender requested not to inline it.

Geoff told me that it was a problem with Pod::Simple, so I'm closing this.