https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20600 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #83 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Andrew, here some first findings: 1) Unit tests failing: t/db_dependent/api/v1/illrequests.t .. # Failed test 'exact match for JSON Pointer ""' # at t/db_dependent/api/v1/illrequests.t line 108. # Structures begin differing at: # $got->[0]{id_prefix} = '' # $expected->[0]{id_prefix} = Does not exist # Failed test 'exact match for JSON Pointer ""' # at t/db_dependent/api/v1/illrequests.t line 143. # Structures begin differing at: # $got->[0]{id_prefix} = '' # $expected->[0]{id_prefix} = Does not exist # Looks like you failed 2 tests of 18. t/db_dependent/api/v1/illrequests.t .. 1/1 # Failed test 'list() tests' # at t/db_dependent/api/v1/illrequests.t line 155. # Looks like you failed 1 test of 1. 2) QA tool complaining: FAIL Koha/REST/V1/Illrequests.pm FAIL critic # Variables::ProhibitUnusedVariables: Got 1 violation(s). I am having some issues with my yarn... so couldn't test further yet. Can you please have a look at the above? -- You are receiving this mail because: You are watching all bug changes.