https://jenkins.koha-community.org/job/Koha_Master_D8/321/console # Failed test 'Correct count of choosers.' # at t/db_dependent/Patron/HouseboundRoles.t line 79. # got: '2' # expected: '1' # Looks like you failed 1 test of 6. [16:35:39] t/db_dependent/Patron/HouseboundRoles.t
Created attachment 70072 [details] [review] Bug 19867: Prevent HouseboundRoles.t to fail randomly Here is just a guess but we need to tell TestBuilder the values of housebound_deliverer and housebound_chooser to make sure it will not be 1 Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 70076 [details] [review] Bug 19867: Prevent HouseboundRoles.t to fail randomly Here is just a guess but we need to tell TestBuilder the values of housebound_deliverer and housebound_chooser to make sure it will not be 1 Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> I manually tested setting to the opposite values in the tests, and verified those values made the tests fail due to count problems. The fix is valid.
Pushed to master for 18.05, thanks Tomas for the quick review!
Awesome work all, pushed to stable for 17.11.02
Pushed to 17.05.x for v17.05.08