[Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 3 21:25:59 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837

Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
Tests fail if permanent_location is mapped to something in Koha to MARC
Mapping. 

root at 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.


More information about the Koha-bugs mailing list