https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24200 Bug ID: 24200 Summary: Borrower_PrevCheckout.t failing randomly Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Cannot recreate this one locally, it's failing on Koha_Master_D9_MDB_Latest (run 5) koha_1 | DBIC result _type isn't of the _type BiblioMetadata at /kohadevbox/koha/Koha/Patron.pm line 618. koha_1 | # Looks like your test exited with 11 just after 58. koha_1 | [15:56:22] t/db_dependent/Patron/Borrower_PrevCheckout.t Certainly a problem of missing data in tests. A guess, the following line should use build_sample_item: 248 my $item_d = $builder->build({source => 'Item'}) -- You are receiving this mail because: You are watching all bug changes.