Skip Menu |

This queue is for tickets about the Algorithm-Genetic-Diploid CPAN distribution.

Report information
The Basics
Id: 131959
Status: new
Priority: 0/
Queue: Algorithm-Genetic-Diploid

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

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



Subject: t/run.t started to fail (with newer YAML* versions?)
The test suite started to fail: ... Can't call method "number" on unblessed reference at /usr/home/cpansand/.cpan/build/2020022506/Algorithm-Genetic-Diploid-0.3-0/blib/lib/Algorithm/Genetic/Diploid/Individual.pm line 78. # Looks like your test exited with 255 just after 3. t/run.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) All 3 subtests passed ... Without analyzing it further I suspect that it might be related to recent changes to the YAML* modules. See http://blogs.perl.org/users/tinita/2020/01/making-yamlpm-yamlsyck-and-yamlxs-safer-by-default.html for further information.
RT-Send-CC: TINITA [...] cpan.org
On 2020-02-25 01:42:03, SREZIC wrote: Show quoted text
> The test suite started to fail: > > ... > Can't call method "number" on unblessed reference at > /usr/home/cpansand/.cpan/build/2020022506/Algorithm-Genetic-Diploid- > 0.3-0/blib/lib/Algorithm/Genetic/Diploid/Individual.pm line 78. > # Looks like your test exited with 255 just after 3. > t/run.t ........... > Dubious, test returned 255 (wstat 65280, 0xff00) > All 3 subtests passed > ... > > Without analyzing it further I suspect that it might be related to > recent changes to the YAML* modules. See > http://blogs.perl.org/users/tinita/2020/01/making-yamlpm-yamlsyck-and- > yamlxs-safer-by-default.html for further information.
Cc to TINITA