https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35451 --- Comment #66 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- (In reply to Marcel de Rooy from comment #52)
Acquisition/TransferOrder.t .. 1/15 # Failed test 'transfered order has one additional field value' # at Acquisition/TransferOrder.t line 160. # got: '0' # expected: '1' # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run.
# Failed test 'TransferOrder should copy additional fields' # at Acquisition/TransferOrder.t line 165. Can't call method "value" on an undefined value at Acquisition/TransferOrder.t line 161. # Looks like your test exited with 11 just after 15. Acquisition/TransferOrder.t .. Dubious, test returned 11 (wstat 2816, 0xb00)
Please check other tests too using AdditionalFields
Good catch, thanks :) -- You are receiving this mail because: You are watching all bug changes.