https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25670
--- Comment #17 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #14) > Created attachment 116141 [details] [review] > 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 Again today Koha_Master_D9 #1564: 16:34:46 koha_1 | # Failed test 'The 2 orders are returned' 16:34:46 koha_1 | # at t/db_dependent/Koha/Acquisition/Orders.t line 152. 16:34:46 koha_1 | # Structures begin differing at: 16:34:46 koha_1 | # $got->[0] = '100' 16:34:46 koha_1 | # $expected->[0] = '99' 16:34:46 koha_1 | # Looks like you failed 1 test of 4. 16:34:46 koha_1 | 16:34:46 koha_1 | # Failed test 'filter_by_id_including_transfers() tests' 16:34:46 koha_1 | # at t/db_dependent/Koha/Acquisition/Orders.t line 160. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
