Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 38408
Status: resolved
Priority: 0/
Queue: Test-Prereq

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

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



Subject: missing file triggers test failure
[guillomovitch@n2 Test-Prereq-1.034]$ make test /usr/bin/perl5.10.0 "-MTest::Manifest" "-e" "run_t_manifest(0, 'blib/lib', 'blib/arch', )" Level is Test::Manifest::test_harness found [t/load.t t/pod.t t/pod_coverage.t t/import.t t/prior_plan.t get_from_prereqs.t t/get_from_file.t] Can't open get_from_prereqs.t. Aucun fichier ou dossier de ce type Cannot determine source for get_from_prereqs.t at /usr/lib/perl5/vendor_perl/5.10.0/Test/Harness.pm line 170 make: *** [test_dynamic] Erreur 2 This is happening on mandriva linux cooker, with perl 5.10
This was actually a problem with Test::Manifest filtering the test files incorrectly. I've fixed it over there, and I haven't seen other errors like this on CPAN Testers, so I'm closing this. Thanks, :)