https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17374 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #42 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- The tests are failing: t/db_dependent/selenium/patrons_search.t .. # Failed test 'Invalid option not added when DefaultPatronSearchFields is populated with an invalid field' # at t/db_dependent/selenium/patrons_search.t line 97. # got: '13' # expected: '12' # Failed test 'Invalid filter option not added when DefaultPatronSearchFields is populated with an invalid field' # at t/db_dependent/selenium/patrons_search.t line 98. # got: '13' # expected: '12' # Looks like you failed 2 tests of 12. t/db_dependent/selenium/patrons_search.t .. 1/1 # Failed test 'Search patrons' # at t/db_dependent/selenium/patrons_search.t line 137. # Looks like you failed 1 test of 1. -- You are receiving this mail because: You are watching all bug changes.