https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21944
--- Comment #25 from Marcel de Rooy <[email protected]> --- not ok 19 - AddReturn must have debarred the patron # Failed test 'AddReturn must have debarred the patron' # at t/db_dependent/Circulation.t line 86. # got: '' # expected: '1' # AddReturn returned message $VAR1 = { # 'WasReturned' => 1 # }; not ok 20 - Test at line 1922 # Failed test 'Test at line 1922' # at t/db_dependent/Circulation.t line 90. # got: '0' # expected: '1' not ok 21 - Test at line 1922 # Failed test 'Test at line 1922' # at t/db_dependent/Circulation.t line 93. # got: undef # expected: '2019-11-15' # Looks like you failed 3 tests of 21. not ok 29 - AddReturn + suspension_chargeperiod # Failed test 'AddReturn + suspension_chargeperiod' # at t/db_dependent/Circulation.t line 1931. # Looks like you failed 1 test of 45. First time I ran Circulation.t, I got this. But I do not manage to reproduce it another time ;) And it seems unrelated. No holds stuff there. -- 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/
