https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37902 --- Comment #10 from Jonathan Druart <jonathan.druart@gmail.com> --- There are failures t/db_dependent/api/v1/patrons.t .......... # Failed test '200 OK' # at t/db_dependent/api/v1/patrons.t line 173. # got: '500' # expected: '200' # Failed test 'Filtering by date works' # at t/db_dependent/api/v1/patrons.t line 173. # got: undef # expected: '179' # Failed test '200 OK' # at t/db_dependent/api/v1/patrons.t line 177. # got: '500' # expected: '200' # Failed test 'Filtering by date-time works' # at t/db_dependent/api/v1/patrons.t line 177. # got: undef # expected: '179' # Looks like you failed 4 tests of 12. -- You are receiving this mail because: You are watching all bug changes.