Skip Menu |

This queue is for tickets about the Acme-MetaSyntactic-Themes CPAN distribution.

Report information
The Basics
Id: 83995
Status: resolved
Priority: 0/
Queue: Acme-MetaSyntactic-Themes

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

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



Subject: ::regions won't install without force
Here is the full test: Running Build test t\metasyntactic.t .. 68/128 Database was generated on Sat, 16 Mar 2013 22:52:36 GMT Use of uninitialized value $names[0] in exists at C:/strawberry/perl/site/lib/Test/MetaSyntactic.pm line 228. Use of uninitialized value in concatenation (.) or string at C:/strawberry/perl/site/lib/Test/MetaSyntactic.pm line 228. # Failed test 'metapause_id -> ' # at C:/strawberry/perl/site/lib/Test/MetaSyntactic.pm line 44. # Looks like you failed 1 test of 2. # Failed test 'pause_id import' # at C:/strawberry/perl/lib/Test/Builder.pm line 234. # Looks like you failed 1 test of 11. t\metasyntactic.t .. 76/128 # Failed test 'pause_id' # at t\metasyntactic.t line 10. t\metasyntactic.t .. 120/128 # Looks like you failed 1 test of 128. t\metasyntactic.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/128 subtests t\pod-coverage.t ... 56/129 Database was generated on Sat, 16 Mar 2013 22:52:36 GMT t\pod-coverage.t ... ok t\pod.t ............ ok Test Summary Report ------------------- t\metasyntactic.t (Wstat: 256 Tests: 128 Failed: 1) Failed test: 76 Non-zero exit status: 1 Files=3, Tests=387, 28 wallclock secs ( 1.70 usr + 0.17 sys = 1.88 CPU) Result: FAIL Failed 1/3 test programs. 1/387 subtests failed. BOOK/Acme-MetaSyntactic-Themes-1.030.tar.gz C:\strawberry\perl\bin\perl.exe ./Build test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BOOK/Acme-MetaSyntactic-Themes-1.030.tar.gz Running Build install make test had returned bad status, won't install without force Hope it helps you debug. Lady Aleena
On Sun Mar 17 02:28:11 2013, ALEENA wrote: Show quoted text
> Here is the full test: > > Running Build test > t\metasyntactic.t .. 68/128 Database was generated on Sat, 16 Mar 2013 > 22:52:36 GMT > Use of uninitialized value $names[0] in exists at > C:/strawberry/perl/site/lib/Test/MetaSyntactic.pm line 228. > Use of uninitialized value in concatenation (.) or string at > C:/strawberry/perl/site/lib/Test/MetaSyntactic.pm line 228. > > # Failed test 'metapause_id -> ' > # at C:/strawberry/perl/site/lib/Test/MetaSyntactic.pm line
44. Show quoted text
> # Looks like you failed 1 test of 2. > > # Failed test 'pause_id import' > # at C:/strawberry/perl/lib/Test/Builder.pm line 234. > # Looks like you failed 1 test of 11. >
As the test suite shows, this is an issue with Acme::MetaSyntactic::pause_id. This is a duplicate of https://rt.cpan.org/Ticket/Display.html?id=83874 and https://rt.cpan.org/Ticket/Display.html?id=83875 I'm working on it. -- BooK