Skip Menu |

This queue is for tickets about the CPAN CPAN distribution.

Report information
The Basics
Id: 17816
Status: resolved
Priority: 0/
Queue: CPAN

People
Owner: ANDK [...] cpan.org
Requestors: adamk [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.86_51
Fixed in: (no value)



Subject: t/30shell emits two test headers
From the test run of 1.86_52... ------------------------------------------------ C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e cp scripts/cpan blib\sc ript\cpan pl2bat.bat blib\script\cpan C:\vanilla-perl\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0 , 'blib\lib', 'blib\arch')" t/*.t t/00signature.....'gpg' is not recognized as an internal or external command, operable program or batch file. Cannot use GnuPG or Crypt::OpenPGP, please install either one first! t/00signature.....ok t/01loadme........ok t/02nox...........ok t/03pkgs..........ok t/10version.......ok t/11mirroredby....ok t/12cpan..........deleting previously set config variable 'mbuild_install_build_ command' => './Build' at C:\vanilla-perl\CPAN-1.86_52\blib\lib/CPAN/HandleConfig .pm line 71. deleting previously set config variable 'make_install_make_command' => 'make' at C:\vanilla-perl\CPAN-1.86_52\blib\lib/CPAN/HandleConfig.pm line 71. t/12cpan..........ok t/30shell.........Test header seen more than once! skipped all skipped: no linux t/50pod...........skipped all skipped: Test::Pod 1.00 required for testing POD All tests successful, 2 tests skipped. Files=9, Tests=71, 5 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) ------------------------------------------------- The specific output is C:\vanilla-perl\CPAN-1.86_52>perl -Iblib\arch -Iblib\lib t/30shell.t 1..0 # Skip: test is only validated on linux 1..0 # Skip: no linux C:\vanilla-perl\CPAN-1.86_52>