Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 81849
Status: resolved
Priority: 0/
Queue: Test-Strict

People
Owner: Nobody in particular
Requestors: gabor [...] szabgab.com
Cc:
AdminCc:

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



Subject: Test::Strict 0.14 stuck in loop in test on Windows
Date: Sun, 9 Dec 2012 22:40:22 +0200
To: bug-Test-Strict [...] rt.cpan.org
From: Gabor Szabo <gabor [...] szabgab.com>
Windows running Strawberry Perl 5.16.2.1 32 bit at first, when smoking CPAN I think generated some 30 perl processes that would not die and the printout at the bottom was repeated many time. Then I ran manually and killed it after the first repetition. C:\>cpan Test::Strict CPAN: CPAN::SQLite loaded ok (v0.202) Database was generated on Sun, 09 Dec 2012 15:43:24 GMT Running install for module 'Test::Strict' CPAN: YAML::XS loaded ok (v0.38) CPAN: CPAN::Kwalify loaded ok (v5.50) Running make for P/PD/PDENIS/Test-Strict-0.14.tar.gz CPAN: Digest::SHA loaded ok (v5.73) CPAN: Compress::Zlib loaded ok (v2.058) Checksum for C:\strawberry_5_16_2_1\cpan\sources\authors\id\P\PD\PDENIS\Test-Strict-0.14.tar.gz ok CPAN: Archive::Tar loaded ok (v1.90) CPAN: File::Temp loaded ok (v0.22) CPAN: Parse::CPAN::Meta loaded ok (v1.4404) CPAN: CPAN::Meta loaded ok (v2.120921) CPAN.pm: Building P/PD/PDENIS/Test-Strict-0.14.tar.gz CPAN: CPAN::Reporter loaded ok (v1.2006) Checking if your kit is complete... Looks good Writing Makefile for Test::Strict Writing MYMETA.yml and MYMETA.json (C:\strawberry_5_16_2_1\perl\bin\perl.exe Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. CPAN: Module::CoreList loaded ok (v2.76) cp lib/Test/Strict.pm blib\lib\Test\Strict.pm (C:\strawberry_5_16_2_1\c\bin\dmake.exe exited with 0) CPAN::Reporter: dmake result is 'pass', No errors. PDENIS/Test-Strict-0.14.tar.gz C:\strawberry_5_16_2_1\c\bin\dmake.exe -- OK Running make test C:\strawberry_5_16_2_1\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t # Failed test 'use warnings C:\DOCUME~1\GABORS~1\LOCALS~1\Temp\Ycp3_3V6rx\Taqbf_veVo.pl' # at C:\strawberry_5_16_2_1\cpan\build\Test-Strict-0.14-kgpPWQ\blib\lib/Test/Strict.pm line 307. # Looks like you failed 1 test of 38. t/01all.t ....... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/38 subtests t/02fail.t ...... skipped: Windows does not allow two processes to access the same file. t/03pod.t ....... ok # Failed test 'use warnings C:\DOCUME~1\GABORS~1\LOCALS~1\Temp\EBigcCvx6D\UDwXpFkNTj.pl' # at C:\strawberry_5_16_2_1\cpan\build\Test-Strict-0.14-kgpPWQ\blib\lib/Test/Strict.pm line 307. # Looks like you failed 1 test of 38. # Failed test 'Coverage captured from t\01all.t' # at t/04cover.t line 12. # Failed test 'use warnings C:\DOCUME~1\GABORS~1\LOCALS~1\Temp\ZM_EE_Hg_6\TARW_GS8VR.pl' # at C:\strawberry_5_16_2_1\cpan\build\Test-Strict-0.14-kgpPWQ\blib\lib/Test/Strict.pm line 307. # Looks like you failed 1 test of 38. # Failed test 'Coverage captured from t\01all.t' # at t\04cover.t line 12. Terminating on signal SIGINT(2) Terminating on signal SIGINT(2) Terminating on signal SIGINT(2) Terminating on signal SIGINT(2) Terminate batch job (Y/N)? y
fixed in 0.15