https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27205 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net --- Comment #3 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Even after restarting the services, the tests don't pass: kohadev-koha@kohadevbox:/kohadevbox/koha$ prove t/db_dependent/api/v1/holds.t t/db_dependent/api/v1/holds.t .. 10/11 # Failed test '400 Bad Request' # at t/db_dependent/api/v1/holds.t line 817. # got: '500' # expected: '400' # Failed test '400 Bad Request' # at t/db_dependent/api/v1/holds.t line 850. # got: '500' # expected: '400' # Looks like you failed 2 tests of 12. t/db_dependent/api/v1/holds.t .. 11/11 # Failed test 'edit() tests' # at t/db_dependent/api/v1/holds.t line 868. # Looks like you failed 1 test of 11. t/db_dependent/api/v1/holds.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/11 subtests Test Summary Report ------------------- t/db_dependent/api/v1/holds.t (Wstat: 256 Tests: 11 Failed: 1) Failed test: 11 Non-zero exit status: 1 -- You are receiving this mail because: You are watching all bug changes.