[Koha-bugs] [Bug 25670] Add useful methods to Koha::Acquisition::Orders

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 1 10:37:24 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25670

--- Comment #14 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 116141
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116141&action=edit
Bug 25670: Fix random failure on Orders.t

It has failed at least 3 times:

 #   Failed test 'The right order is returned'
 #   at t/db_dependent/Koha/Acquisition/Orders.t line 153.
 #          got: '50'
 #     expected: '49'

 #   Failed test 'The right order is returned'
 #   at t/db_dependent/Koha/Acquisition/Orders.t line 154.
 #          got: '49'
 #     expected: '50'
 # Looks like you failed 2 tests of 6.

I cannot manage to make it fail locally

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list