https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35962 Bug ID: 35962 Summary: t/db_dependent/Koha/BackgroundJob.t failing on D10 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Not failing locally, but on D10: koha_1 | koha_1 | # Failed test 'Enqueue MARCImportCommitBatch with mock throws exception' koha_1 | # at t/db_dependent/Koha/BackgroundJob.t line 85. koha_1 | # expecting: Koha::Exceptions::BackgroundJob koha_1 | # found: normal exit koha_1 | # Looks like you planned 10 tests but ran 2. koha_1 | # Looks like you failed 1 test of 2 run. koha_1 | koha_1 | # Failed test 'enqueue() tests' koha_1 | # at t/db_dependent/Koha/BackgroundJob.t line 128. koha_1 | Can't locate object method "unmock" via package "0" (perhaps you forgot to load "0"?) at t/db_dependent/Koha/BackgroundJob.t line 87. koha_1 | # Looks like your test exited with 255 just after 2. koha_1 | [14:12:00] t/db_dependent/Koha/BackgroundJob.t ......................................... koha_1 | Dubious, test returned 255 (wstat 65280, 0xff00) koha_1 | Failed 4/5 subtests Coudl this be related to bug 35507 or bug 30734? -- You are receiving this mail because: You are watching all bug changes.