https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #195 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- t/db_dependent/Accounts.t .. 17/27 # Failed test 'First offset amount is -100.00' # at t/db_dependent/Accounts.t line 379. # got: '100' # expected: '-100' # Looks like you failed 1 test of 12. t/db_dependent/Accounts.t .. 20/27 # Failed test 'More Koha::Account::pay tests' # at t/db_dependent/Accounts.t line 400. # Failed test 'First offset amount is -60.00' # at t/db_dependent/Accounts.t line 452. # got: '60' # expected: '-60' # Looks like you failed 1 test of 12. t/db_dependent/Accounts.t .. 21/27 # Failed test 'Even more Koha::Account::pay tests' # at t/db_dependent/Accounts.t line 473. -- You are receiving this mail because: You are watching all bug changes.