https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17680 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=18802 --- Comment #35 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #34)
Test fails: t/db_dependent/Circulation.t .. 44/95 # Failed test 'Can auto renew, OPACFineNoRenewals=10, patron has 10' # at t/db_dependent/Circulation.t line 671. # got: 'auto_too_much_oweing' # expected: 'auto_renew' # Looks like you failed 1 test of 6.
I manage to recreate that with prove t/db_dependent/Circulation* but then the test failed on master too. Sounds like a master bug, depending on data.
It depends on the value of finesMode. I have opened bug 18802. -- You are receiving this mail because: You are watching all bug changes.