To: | bug-cpanplus [...] rt.cpan.org |
From: | David E.Wheeler <david [...] kineticode.com> |
Subject: | t/05_CPANPLUS-Internals-Fetch.t Dies in 0.50_02 |
Date: | Sun, 12 Dec 2004 09:23:14 -0800 |
Looks like the Module::Build @INC test failures have gone away.
Curious. At any rate, I noticed a few other things, but I think that
only t/05_CPANPLUS-Internals-Fetch.t is a problem. All tests appear to
pass, but I think that this is because you're using no_plan in a number
of places.
Regards,
David
geertz% make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_CPANPLUS-Inc....................ok
t/00_CPANPLUS-Internals-Utils........ok
t/01_CPANPLUS-Configure..............ok
t/02_CPANPLUS-Internals..............ok
t/03_CPANPLUS-Internals-Source.......ok
t/04_CPANPLUS-Module.................ok
1/83 skipped: You chose not to enable signature checks
t/05_CPANPLUS-Internals-Fetch........ok 8/0Could not copy
'/Users/david/Desktop/CPANPLUS-0.050_02/t/t/05_CPANPLUS-Internals-
Fetch.t/t/05_CPANPLUS-Internals-Fetch.t/authors/id/A/AY/AYRNIEU/Text-
Bastardize-0.06.tar.gz' to
'dummy-cpanplus/authors/id/A/AY/AYRNIEU/Text-Bastardize-0.06.tar.gz':
No such file or directory at /loader/0x824e4c/File/Fetch.pm line 621.
t/05_CPANPLUS-Internals-Fetch........ok
t/06_CPANPLUS-Internals-Constants....ok
t/07_CPANPLUS-Internals-Extract......ok
t/08_CPANPLUS-Backend................ok
t/09_CPANPLUS-Internals-Search.......ok
t/10_CPANPLUS-Error..................ok
t/19_CPANPLUS-Dist...................ok
t/20_CPANPLUS-Dist-MM................ok 9/0#
# Sorry, installing into your real perl dir, rather than our test area
# since ExtUtils::Installed does not probe for .packlists in other dirs
# than those in %Config. See bug #6871 on rt.cpan.org for details
t/20_CPANPLUS-Dist-MM................ok
t/21_CPANPLUS-Dist-Build.............ok 5/0t/21_CPANPLUS-Dist-Build.t:
blib/lib/Devel/Caller/Perl.pm: cannot resolve L<perl> in paragraph 27.
t/21_CPANPLUS-Dist-Build.t: blib/lib/Devel/Caller/Perl.pm: cannot
resolve L<DB> in paragraph 27.
t/21_CPANPLUS-Dist-Build.t: blib/lib/Devel/Caller/Perl.pm: cannot
resolve L<perldebguts> in paragraph 27.
t/21_CPANPLUS-Dist-Build.............ok
1/14 skipped: Can't uninstall: Module::Build writes no .packlist
t/40_CPANPLUS-Internals-Report.......ok
All tests successful, 2 subtests skipped.
Files=16, Tests=943, 69 wallclock secs (25.81 cusr + 17.82 csys = 43.63
CPU)
geertz% perldoc -l CPANPLUS
lib/CPANPLUS.pm
# Remove 50_01 and try again
geertz% sudo rm -rf /usr/local/lib/perl5/site_perl/5.8.5/CPANPLUS*
geertz% make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_CPANPLUS-Inc....................ok
t/00_CPANPLUS-Internals-Utils........ok
t/01_CPANPLUS-Configure..............ok
t/02_CPANPLUS-Internals..............ok
t/03_CPANPLUS-Internals-Source.......ok
t/04_CPANPLUS-Module.................ok
1/83 skipped: You chose not to enable signature checks
t/05_CPANPLUS-Internals-Fetch........ok 8/0Could not copy
'/Users/david/Desktop/CPANPLUS-0.050_02/t/t/05_CPANPLUS-Internals-
Fetch.t/t/05_CPANPLUS-Internals-Fetch.t/authors/id/A/AY/AYRNIEU/Text-
Bastardize-0.06.tar.gz' to
'dummy-cpanplus/authors/id/A/AY/AYRNIEU/Text-Bastardize-0.06.tar.gz':
No such file or directory at /loader/0x824e4c/File/Fetch.pm line 621.
t/05_CPANPLUS-Internals-Fetch........ok
t/06_CPANPLUS-Internals-Constants....ok
t/07_CPANPLUS-Internals-Extract......ok
t/08_CPANPLUS-Backend................ok
t/09_CPANPLUS-Internals-Search.......ok
t/10_CPANPLUS-Error..................ok
t/19_CPANPLUS-Dist...................ok
t/20_CPANPLUS-Dist-MM................ok 12/0#
# Sorry, installing into your real perl dir, rather than our test area
# since ExtUtils::Installed does not probe for .packlists in other dirs
# than those in %Config. See bug #6871 on rt.cpan.org for details
t/20_CPANPLUS-Dist-MM................ok
t/21_CPANPLUS-Dist-Build.............ok
1/14 skipped: Can't uninstall: Module::Build writes no .packlist
t/40_CPANPLUS-Internals-Report.......ok
All tests successful, 2 subtests skipped.
Files=16, Tests=943, 52 wallclock secs (24.13 cusr + 15.54 csys = 39.67
CPU)