https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24417 --- Comment #3 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Was able to get a failure locally with koha-testing-docker with KOHA_IMAGE=19.05-stretch. Not sure if it's the same issue though. t/db_dependent/Koha/Charges/Fees.t .. 1/8 # Failed test 'from_date default set correctly to today' # at t/db_dependent/Koha/Charges/Fees.t line 199. # got: '2020-06-12T05:05:16' # expected: '2020-06-12T05:05:17' # Looks like you failed 1 test of 9. t/db_dependent/Koha/Charges/Fees.t .. 2/8 # Failed test 'new' # at t/db_dependent/Koha/Charges/Fees.t line 201. # Looks like you failed 1 test of 8. t/db_dependent/Koha/Charges/Fees.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/8 subtests -- You are receiving this mail because: You are watching all bug changes.