https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16671 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA QA Contact|testopia@bugs.koha-communit |m.de.rooy@rijksmuseum.nl |y.org | CC| |m.de.rooy@rijksmuseum.nl --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- not ok 11 - take from lowest cost branch (don't use cost matrix) pick up branch # got: undef # expected: 'KaDYNnP16' not ok 12 - take from lowest cost branch (use cost matrix) pick up branch # Failed test 'take from lowest cost branch (use cost matrix) pick up branch' # at t/db_dependent/HoldsQueue.t line 637. # got: undef # expected: 'KaDYNnP16' not ok 13 - GetHoldsQueueItems # Failed test 'GetHoldsQueueItems' # at t/db_dependent/HoldsQueue.t line 156. # Expected item for pick KaDYNnP16, hold OG7G, got $VAR1 = undef; not ok 14 - item type included in queued items list (bug 5825) # Failed test 'item type included in queued items list (bug 5825)' # at t/db_dependent/HoldsQueue.t line 160. # Looks like you planned 38 tests but ran 36. # Looks like you failed 4 tests of 36 run. Note that without your patch, this test passes with me. At least we need some clarification.. -- You are receiving this mail because: You are watching all bug changes.