This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Shlomi Fish, This is a computer-generated test report for Test-Run-CmdLine-0.0106, created automatically by CPAN::Reporter, version 0.43, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------------ ------ ------ Test::More 0 0.62 Test::Run::Core 0.0110 0.0112 Test::Trap 0 0.0.22 UNIVERSAL::require 0 0.11 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: COMSPEC = C:\WINDOWS\system32\cmd.exe INCLUDE = C:\bin\dev\vs2003\VC7\ATLMFC\INCLUDE;C:\bin\dev\vs2003\VC7\INCLUDE;C:\bin\dev\vs2003\VC7\PlatformSDK\include\prerelease;C:\bin\dev\vs2003\VC7\PlatformSDK\include;C:\bin\dev\vs2003\SDK\v1.1\include;c:\bin\dev\lib\include LANG = ru_RU.CP866 LIB = C:\bin\dev\vs2003\VC7\ATLMFC\LIB;C:\bin\dev\vs2003\VC7\LIB;C:\bin\dev\vs2003\VC7\PlatformSDK\lib\prerelease;C:\bin\dev\vs2003\VC7\PlatformSDK\lib;C:\bin\dev\vs2003\SDK\v1.1\lib;c:\bin\dev\lib\lib NUMBER_OF_PROCESSORS = 1 PATH = C:\bin\apps\far;C:\bin\dev\perl\site\bin;C:\bin\dev\perl\bin;c:\bin\graph\imagemagick-6.2.8-q16;C:\bin\apps\db\oracle\product\9i\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\bin\run\;c:\bin\sys\unixutls;C:\bin\dev\python\.;C:\bin\dev\perl\bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;c:\bin\arc;C:\bin\apps\db\PostgreSQL\bin\;C:\bin\dev\vs2003\Vc7\bin\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Common Files\Adobe\AGL;C:\bin\apps\db\mysql\bin;C:\bin\comm\snmp\bin;C:\bin\dev\vs2003\Common7\IDE;C:\bin\dev\vs2003\VC7\BIN;C:\bin\dev\vs2003\Common7\Tools;C:\bin\dev\vs2003\Common7\Tools\bin\prerelease;C:\bin\dev\vs2003\Common7\Tools\bin;C:\bin\dev\vs2003\SDK\v1.1\bin;C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322;c:\bin\comm\apache2\bin;C:\bin\dev\lib\bin;C:\bin\dev\GnuWin32\ PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 1 PERL5_CPAN_IS_RUNNING = 1 PROCESSOR_IDENTIFIER = x86 Family 15 Model 4 Stepping 9, GenuineIntel Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = C:\bin\dev\perl\bin\perl.exe UID: $< = 0 EUID: $> = 0 GID: $( = 0 EGID: $) = 0 Win32::GetOSName = Win2003 Win32::GetOSVersion = Service Pack 2, 5, 2, 3790, 2, 2, 0, 272, 3 Win32::IsAdminUser = 1 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.76_02 Cwd 3.12 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.09 ExtUtils::Install 1.33 ExtUtils::MakeMaker 6.30 ExtUtils::Manifest 1.46 ExtUtils::ParseXS 2.18 File::Spec 3.12 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 2.56 Test::More 0.62 version 0.7203 ------------------------------ TEST OUTPUT ------------------------------ Output from 'C:\bin\dev\vs2003\Vc7\bin\nmake.EXE test': Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\bin\dev\perl\bin\perl.exe -MExtUtils::Command -e cp bin/runprove blib\script\runprove pl2bat.bat blib\script\runprove C:\bin\dev\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/00-load................# Testing Test::Run::CmdLine 0.0106, Perl 5.008008, C:\bin\dev\perl\bin\perl.exe ok t/01-class-name..........ok t/02-run.................ok t/03-prove............... # Failed test 'Checking for files that were leaked' # at t/03-prove.t line 82. # 't\sample-tests\leak-file....ok # LEAKED FILES: new-file.txt # t\sample-tests\one-ok.......ok # LEAKED FILES: # All tests successful. # Files=2, Tests=2, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) # ' # doesn't match '(?-xism:\nLEAKED FILES: new-file.txt\n)' # die === # {{{{{{ # # }}}}}} # # exit === # {{{{{{ # # }}}}}} # # leaveby === # {{{{{{ # return # }}}}}} # # return === # {{{{{{ # $VAR1 = []; # # }}}}}} # # stderr === # {{{{{{ # # }}}}}} # # stdout === # {{{{{{ # t\sample-tests\leak-file....ok # LEAKED FILES: new-file.txt # t\sample-tests\one-ok.......ok # LEAKED FILES: # All tests successful. # Files=2, Tests=2, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) # # }}}}}} # # wantarray === # {{{{{{ # # }}}}}} # # warn === # {{{{{{ # $VAR1 = []; # # }}}}}} # # run_func === # {{{{{{ # # }}}}}} # # Failed test 'Testing that simple fail is formatted for 80 columns' # at t/03-prove.t line 164. # 't\sample-tests\simple_fail....FAILED tests 2, 5 # Failed 2/5 tests, 60.00% okay # Failed Test Stat Wstat Total Fail Failed List of Failed # ------------------------------------------------------------------------------- # t\sample-tests\simple_fail.t 5 2 40.00% 2 5 # ' # doesn't match '(?m-xis:^\-{79}\n?$)' # die === # {{{{{{ # # }}}}}} # # exit === # {{{{{{ # # }}}}}} # # leaveby === # {{{{{{ # return # }}}}}} # # return === # {{{{{{ # $VAR1 = []; # # }}}}}} # # stderr === # {{{{{{ # Failed 1/1 test scripts, 0.00% okay. 2/5 subtests failed, 60.00% okay. # # }}}}}} # # stdout === # {{{{{{ # t\sample-tests\simple_fail....FAILED tests 2, 5 # Failed 2/5 tests, 60.00% okay # Failed Test Stat Wstat Total Fail Failed List of Failed # ------------------------------------------------------------------------------- # t\sample-tests\simple_fail.t 5 2 40.00% 2 5 # # }}}}}} # # wantarray === # {{{{{{ # # }}}}}} # # warn === # {{{{{{ # $VAR1 = []; # # }}}}}} # # run_func === # {{{{{{ # # }}}}}} # # Failed test 'Testing that simple fail is formatted for 100 columns' # at t/03-prove.t line 177. # 't\sample-tests\simple_fail....FAILED tests 2, 5 # Failed 2/5 tests, 60.00% okay # Failed Test Stat Wstat Total Fail Failed List of Failed # --------------------------------------------------------------------------------------------------- # t\sample-tests\simple_fail.t 5 2 40.00% 2 5 # ' # doesn't match '(?m-xis:^\-{99}\n?$)' # die === # {{{{{{ # # }}}}}} # # exit === # {{{{{{ # # }}}}}} # # leaveby === # {{{{{{ # return # }}}}}} # # return === # {{{{{{ # $VAR1 = []; # # }}}}}} # # stderr === # {{{{{{ # Failed 1/1 test scripts, 0.00% okay. 2/5 subtests failed, 60.00% okay. # # }}}}}} # # stdout === # {{{{{{ # t\sample-tests\simple_fail....FAILED tests 2, 5 # Failed 2/5 tests, 60.00% okay # Failed Test Stat Wstat Total Fail Failed List of Failed # --------------------------------------------------------------------------------------------------- # t\sample-tests\simple_fail.t 5 2 40.00% 2 5 # # }}}}}} # # wantarray === # {{{{{{ # # }}}}}} # # warn === # {{{{{{ # $VAR1 = []; # # }}}}}} # # run_func === # {{{{{{ # # }}}}}} # # Failed test 'Testing that simple fail is formatted for 100 columns' # at t/03-prove.t line 190. # 't\sample-tests\simple_fail....FAILED tests 2, 5 # Failed 2/5 tests, 60.00% okay # Failed Test Stat Wstat Total Fail Failed List of Failed # --------------------------------------------------------------------------------------------------- # t\sample-tests\simple_fail.t 5 2 40.00% 2 5 # ' # doesn't match '(?m-xis:^\-{99}\n?$)' # die === # {{{{{{ # # }}}}}} # # exit === # {{{{{{ # # }}}}}} # # leaveby === # {{{{{{ # return # }}}}}} # # return === # {{{{{{ # $VAR1 = []; # # }}}}}} # # stderr === # {{{{{{ # Failed 1/1 test scripts, 0.00% okay. 2/5 subtests failed, 60.00% okay. # # }}}}}} # # stdout === # {{{{{{ # t\sample-tests\simple_fail....FAILED tests 2, 5 # Failed 2/5 tests, 60.00% okay # Failed Test Stat Wstat Total Fail Failed List of Failed # --------------------------------------------------------------------------------------------------- # t\sample-tests\simple_fail.t 5 2 40.00% 2 5 # # }}}}}} # # wantarray === # {{{{{{ # # }}}}}} # # warn === # {{{{{{ # $VAR1 = []; # # }}}}}} # # run_func === # {{{{{{ # # }}}}}} # # Failed test 'Testing that Columns defaults to 80' # at t/03-prove.t line 204. # 't\sample-tests\simple_fail....FAILED tests 2, 5 # Failed 2/5 tests, 60.00% okay # Failed Test Stat Wstat Total Fail Failed List of Failed # ------------------------------------------------------------------------------- # t\sample-tests\simple_fail.t 5 2 40.00% 2 5 # ' # doesn't match '(?m-xis:^\-{79}\n?$)' # die === # {{{{{{ # # }}}}}} # # exit === # {{{{{{ # # }}}}}} # # leaveby === # {{{{{{ # return # }}}}}} # # return === # {{{{{{ # $VAR1 = []; # # }}}}}} # # stderr === # {{{{{{ # Failed 1/1 test scripts, 0.00% okay. 2/5 subtests failed, 60.00% okay. # # }}}}}} # # stdout === # {{{{{{ # t\sample-tests\simple_fail....FAILED tests 2, 5 # Failed 2/5 tests, 60.00% okay # Failed Test Stat Wstat Total Fail Failed List of Failed # ------------------------------------------------------------------------------- # t\sample-tests\simple_fail.t 5 2 40.00% 2 5 # # }}}}}} # # wantarray === # {{{{{{ # # }}}}}} # # warn === # {{{{{{ # $VAR1 = []; # # }}}}}} # # run_func === # {{{{{{ # # }}}}}} # # Failed test 'Displays the time if HARNESS_TIMER is 1.' # at t/03-prove.t line 217. # 't\sample-tests\one-ok.........ok 0.095s # t\sample-tests\several-oks....ok 0.090s # All tests successful. # Files=2, Tests=4, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) # ' # doesn't match '(?m-xis:ok\s+\d+(?:\.\d+)?s\n?$)' # die === # {{{{{{ # # }}}}}} # # exit === # {{{{{{ # # }}}}}} # # leaveby === # {{{{{{ # return # }}}}}} # # return === # {{{{{{ # $VAR1 = []; # # }}}}}} # # stderr === # {{{{{{ # # }}}}}} # # stdout === # {{{{{{ # t\sample-tests\one-ok.........ok 0.095s # t\sample-tests\several-oks....ok 0.090s # All tests successful. # Files=2, Tests=4, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) # # }}}}}} # # wantarray === # {{{{{{ # # }}}}}} # # warn === # {{{{{{ # $VAR1 = []; # # }}}}}} # # run_func === # {{{{{{ # # }}}}}} # # Failed test 'Displays the time if --timer was set.' # at t/03-prove.t line 229. # 't\sample-tests\one-ok.........ok 0.094s # t\sample-tests\several-oks....ok 0.094s # All tests successful. # Files=2, Tests=4, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) # ' # doesn't match '(?m-xis:ok\s+\d+(?:\.\d+)?s\n?$)' # die === # {{{{{{ # # }}}}}} # # exit === # {{{{{{ # # }}}}}} # # leaveby === # {{{{{{ # return # }}}}}} # # return === # {{{{{{ # $VAR1 = []; # # }}}}}} # # stderr === # {{{{{{ # # }}}}}} # # stdout === # {{{{{{ # t\sample-tests\one-ok.........ok 0.094s # t\sample-tests\several-oks....ok 0.094s # All tests successful. # Files=2, Tests=4, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) # # }}}}}} # # wantarray === # {{{{{{ # # }}}}}} # # warn === # {{{{{{ # $VAR1 = []; # # }}}}}} # # run_func === # {{{{{{ # # }}}}}} # # Failed test 'Timer control experiment' # at t/03-prove.t line 241. # 't\sample-tests\one-ok.........ok # t\sample-tests\several-oks....ok # All tests successful. # Files=2, Tests=4, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) # ' # doesn't match '(?m-xis:ok\n?$)' # die === # {{{{{{ # # }}}}}} # # exit === # {{{{{{ # # }}}}}} # # leaveby === # {{{{{{ # return # }}}}}} # # return === # {{{{{{ # $VAR1 = []; # # }}}}}} # # stderr === # {{{{{{ # # }}}}}} # # stdout === # {{{{{{ # t\sample-tests\one-ok.........ok # t\sample-tests\several-oks....ok # All tests successful. # Files=2, Tests=4, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) # # }}}}}} # # wantarray === # {{{{{{ # # }}}}}} # # warn === # {{{{{{ # $VAR1 = []; # # }}}}}} # # run_func === # {{{{{{ # # }}}}}} # # Failed test 'Testing dry run' # at t/03-prove.t line 481. # got: 't\sample-tests\one-ok.t # t\sample-tests\with-myhello # ' # expected: 't\sample-tests\one-ok.t # t\sample-tests\with-myhello # ' # die === # {{{{{{ # # }}}}}} # # exit === # {{{{{{ # # }}}}}} # # leaveby === # {{{{{{ # return # }}}}}} # # return === # {{{{{{ # $VAR1 = []; # # }}}}}} # # stderr === # {{{{{{ # # }}}}}} # # stdout === # {{{{{{ # t\sample-tests\one-ok.t # t\sample-tests\with-myhello # # }}}}}} # # wantarray === # {{{{{{ # # }}}}}} # # warn === # {{{{{{ # $VAR1 = []; # # }}}}}} # # run_func === # {{{{{{ # # }}}}}} # # Looks like you failed 9 tests of 36. dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 2, 8-14, 32 Failed 9/36 tests, 75.00% okay t/04-t-r-cl-iface........ok t/05-prove-cl-process....ok t/07-trap-prove-app......ok t/pod-coverage...........ok t/pod....................ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/03-prove.t 9 2304 36 9 2 8-14 32 Failed 1/9 test scripts. 9/77 subtests failed. Files=9, Tests=77, 28 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/9 test programs. 9/77 subtests failed. NMAKE : fatal error U1077: 'C:\bin\dev\perl\bin\perl.exe' : return code '0xff' Stop. -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX', optimize='-MD -Zi -DNDEBUG -O1', cppflags='-DWIN32' ccversion='12.00.8804', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\bin\dev\perl\lib\CORE" -machine:x86' libpth=\lib libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\bin\dev\perl\lib\CORE" -machine:x86'
