Skip Menu |

This queue is for tickets about the DBIx-Class-Sims CPAN distribution.

Report information
The Basics
Id: 132969
Status: new
Priority: 0/
Queue: DBIx-Class-Sims

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: Cannot find a value for Artist.fruit after 25 tries
t/single_table_column_not_equal.t fails on some of my smoker systems like this: ... SEED: 10781.0921476824 DBIx::Class::Sims::Runner::try {...} (): Cannot find a value for Artist.fruit after 25 tries at /home/cpansand/.cpan/build/2020070904/DBIx-Class-Sims-0.500010-L4XG0j/blib/lib/DBIx/Class/Sims/Item.pm line 552. at t/lib/common.pm line 111 # Failed test 'load_sims runs to completion' # at t/lib/common.pm line 114. # +-----+----+--------+ # | GOT | OP | CHECK | # +-----+----+--------+ # | die | eq | return | # +-----+----+--------+ # Failed test 'An array of things to avoid (in plural)' # at t/lib/common.pm line 191. # Seeded srand with seed '20200709' from local date. # Looks like you failed 1 test of 500. t/single_table_column_not_equal.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/500 subtests ...