Skip Menu |

This queue is for tickets about the WordList-Color-Any CPAN distribution.

Report information
The Basics
Id: 132775
Status: resolved
Priority: 0/
Queue: WordList-Color-Any

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

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



Subject: Can't locate Sah/PSchema/perl/modname.pm
The test suite fails on some of my systems: ... # Failed test 'WordList/Color/Any.pm loaded ok' # at t/00-compile.t line 43. # got: '512' # expected: '0' Can't locate Sah/PSchema/perl/modname.pm in @INC (you may need to install the Sah::PSchema::perl::modname module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2020060707/Sah-PSchema-0.002-bE13Qw/blib/lib/Sah/PSchema.pm line 19. Compilation failed in require at -e line 1. # Looks like you failed 1 test of 1. t/00-compile.t ........... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests ...
On Sun, 7 Jun 2020 05:47:12 GMT, SREZIC wrote: Show quoted text
> The test suite fails on some of my systems: > > ... > # Failed test 'WordList/Color/Any.pm loaded ok' > # at t/00-compile.t line 43. > # got: '512' > # expected: '0' > Can't locate Sah/PSchema/perl/modname.pm in @INC (you may need to > install the Sah::PSchema::perl::modname module) (@INC contains: ... .) > at /home/cpansand/.cpan/build/2020060707/Sah-PSchema-0.002- > bE13Qw/blib/lib/Sah/PSchema.pm line 19. > Compilation failed in require at -e line 1. > # Looks like you failed 1 test of 1. > t/00-compile.t ........... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/1 subtests > ...
Missing prereq added.