https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24881 --- Comment #19 from Victor Grousset/tuxayo <victor@tuxayo.net> --- On the CI of branch 19.05 I've had 3 failures on this test (can't replicate locally) koha_1 | # Failed test 'Hourly rental charge calculated correctly with finesCalendar = noFinesWhenClosed and closed Wednesdays (168h - 24h * 0.25u)' koha_1 | # at t/db_dependent/Circulation.t line 3245. koha_1 | # got: '30' koha_1 | # expected: '36' koha_1 | # Looks like you failed 1 test of 20. koha_1 | koha_1 | # Failed test 'Incremented fee tests' koha_1 | # at t/db_dependent/Circulation.t line 3270. https://jenkins.koha-community.org/view/19.05/job/Koha_19.05_D8/234/consoleT... https://jenkins.koha-community.org/view/19.05/job/Koha_19.05_D9/228/consoleT... https://jenkins.koha-community.org/view/19.05/job/Koha_19.05_U18/229/console... Does this look related to this bug? It seems to not affect 19.11, 20.05 and master after looking at all the test failure since almost 3 weeks in these branches. Which is why it might be related to this ticket. As 19.05 seems to be a bit different in regard to was happened in this ticket. -- You are receiving this mail because: You are watching all bug changes.