Skip Menu |

This queue is for tickets about the Chess-FIDE CPAN distribution.

Report information
The Basics
Id: 106901
Status: resolved
Priority: 0/
Queue: Chess-FIDE

People
Owner: cpan [...] parparov.com
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.12
Fixed in: 1.21



Subject: Almost no pass reports since 2015-07-06
See http://fast-matrix.cpantesters.org/?dist=Chess-FIDE%201.12;reports=1#sl=7,1 for a time-sorted list of reports. On my systems the tests are failing like this: No source (-file or -www) given at /tmpfs/.cpan-build/2015090518/Chess-FIDE-1.12-iiimFd/blib/lib/Chess/FIDE.pm line 80. Use of uninitialized value $givenname in substitution (s///) at /tmpfs/.cpan-build/2015090518/Chess-FIDE-1.12-iiimFd/blib/lib/Chess/FIDE.pm line 112. # Looks like you planned 30004 tests but ran 30002. # Looks like your test exited with 255 just after 30002. t/02-FIDE.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/30004 subtests
On Sat Sep 05 11:40:10 2015, SREZIC wrote: Show quoted text
> See http://fast-matrix.cpantesters.org/?dist=Chess- > FIDE%201.12;reports=1#sl=7,1 for a time-sorted list of reports. On my > systems the tests are failing like this: > > No source (-file or -www) given at /tmpfs/.cpan- > build/2015090518/Chess-FIDE-1.12-iiimFd/blib/lib/Chess/FIDE.pm line > 80. > Use of uninitialized value $givenname in substitution (s///) at > /tmpfs/.cpan-build/2015090518/Chess-FIDE-1.12- > iiimFd/blib/lib/Chess/FIDE.pm line 112. > # Looks like you planned 30004 tests but ran 30002. > # Looks like your test exited with 255 just after 30002. > t/02-FIDE.t ...... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 2/30004 subtests
Acknowledged. The FIDE file has changed mightily, I am writing an updated version of the code.