https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837
Andrew Fuerste-Henry <and...@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #6 from Andrew Fuerste-Henry <and...@bywatersolutions.com> --- Tests fail if permanent_location is mapped to something in Koha to MARC Mapping. root@kohadevbox:koha(master)$ prove t/db_dependent/Items.t t/db_dependent/Items.t .. 11/14 # Failed test 'new permanent location set as expected' # at t/db_dependent/Items.t line 1057. # got: 'A' # expected: 'B' # Failed test 'permanent location remains unchanged as expected' # at t/db_dependent/Items.t line 1078. # got: 'A' # expected: 'B' # Looks like you failed 2 tests of 6. # Failed test 'permanent_location' # at t/db_dependent/Items.t line 1079. # Looks like you failed 1 test of 6. # Failed test 'ModItemFromMarc' # at t/db_dependent/Items.t line 1082. # Looks like you failed 1 test of 14. t/db_dependent/Items.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests Test Summary Report ------------------- t/db_dependent/Items.t (Wstat: 256 Tests: 14 Failed: 1) Failed test: 14 Non-zero exit status: 1 Files=1, Tests=14, 5 wallclock secs ( 0.02 usr 0.00 sys + 3.11 cusr 0.47 csys = 3.60 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/