https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23019
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #41 from Katrin Fischer <[email protected]> --- Several tests are failing: # Failed test 'exact match for JSON Pointer "/name"' # at t/db_dependent/api/v1/import_batch_profiles.t line 134. # got: undef # expected: 'theProfile' # Failed test 'profile name should be the updated one' # at t/db_dependent/api/v1/import_batch_profiles.t line 138. # got: 'someProfile' # expected: 'theProfile' # Looks like you failed 4 tests of 5. t/db_dependent/api/v1/import_batch_profiles.t .. 3/4 # Failed test 'edit profile' # at t/db_dependent/api/v1/import_batch_profiles.t line 143. # Failed test '204 No Content' # at t/db_dependent/api/v1/import_batch_profiles.t line 168. # got: '404' # expected: '204' # Failed test 'profile should be erased' # at t/db_dependent/api/v1/import_batch_profiles.t line 173. # got: 'Koha::ImportBatchProfile=HASH(0x55d394fd0cb8)' # expected: undef # Looks like you failed 2 tests of 3. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
