# Failed test 'Do not renew on-site checkouts' # at t/db_dependent/Circulation/SwitchOnSiteCheckouts.t line 103. # got: undef # expected: '1' # Failed test 'If SwitchOnSiteCheckouts, switch the on-site checkout' # at t/db_dependent/Circulation/SwitchOnSiteCheckouts.t line 107. # got: undef # expected: '1' # Failed test 'Specific case 1 - Switch is allowed' # at t/db_dependent/Circulation/SwitchOnSiteCheckouts.t line 131. # got: undef # expected: '1' # Failed test 'Not a specific case, $delta should not be incremented' # at t/db_dependent/Circulation/SwitchOnSiteCheckouts.t line 146. # got: undef # expected: 'TOO_MANY_CHECKOUTS' # Failed test 'Specific case 2 - Switch is allowed' # at t/db_dependent/Circulation/SwitchOnSiteCheckouts.t line 159. # got: undef # expected: '1' # Looks like you failed 5 tests of 10. [19:29:48] t/db_dependent/Circulation/SwitchOnSiteCheckouts.t
Created attachment 68014 [details] [review] Bug 19455: Prevent SwitchOnSiteCheckouts.t to fail randomly If categorycode is 'X', the test will fail Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 17.11
Pushed to 17.05.x for v17.05.09