https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38929 --- Comment #10 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #9)
(In reply to Jonathan Druart from comment #8)
(In reply to Tomás Cohen Arazi (tcohen) from comment #6) # Failed test 'Koha/REST/V1/Auth/Password.pm does not contain the location header' # at xt/api.t line 186.
I'm not sure what location it should return. Maybe the same was used for the request.
This one could be skip I guess.
# Failed test 'Koha/REST/V1/Preservation/WaitingList.pm does not contain the location header' # at xt/api.t line 186. # Looks like you failed 3 tests of 55.
A complex one. The POST receives a list of items. I'm also not sure on this one. Ideas?
Point to the first one? Of we skip this specific file from the test. Exceptions are not bad, if they prevent us from new missing occurrences. -- You are receiving this mail because: You are watching all bug changes.