Bug 25670: Fix random failure on Orders.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 1 Feb 2021 09:35:12 +0000 (10:35 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 1 Feb 2021 09:35:14 +0000 (10:35 +0100)
commit3094bf9bad45cfba064f40ac6b6e0e1a1672c1f8
tree7e870ed2605ff94b6af3fdc3ee1e667cfc106e10
parent1379cbb3634aa2ad3e0cb65be7b55f6b1c32eab5
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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/Acquisition/Orders.t