[Koha-bugs] [Bug 17539] New: t/db_dependent/Reserves.t is failing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 2 12:23:52 CET 2016


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

            Bug ID: 17539
           Summary: t/db_dependent/Reserves.t is failing
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: lari.taskula at jns.fi
        QA Contact: gmcharlt at gmail.com

1..72
ok 1 - use C4::Reserves;
ok 2 - CheckReserves Test 1
ok 3 - CheckReserves() include reserve_id in its response
ok 4 - CheckReserves Test 2
ok 5 - CheckReserves Test 3
ok 6 - GetReservesControlBranch returns item home branch when set to
ItemHomeLibrary
ok 7 - GetReservesControlBranch returns patron home branch when set to
PatronLibrary
ok 8 - Item is correctly waiting
ok 9 - Item is correctly priority 1
ok 10 - Item is correctly priority 2
ok 11 - GetWaiting got only the waiting reserve
ok 12 - GetWaiting got the reserve for the correct borrower
Undefined subroutine &C4::Circulation::GetItem called at
/home/ubuntu/kohaclone/C4/Circulation.pm line 1852.
# Looks like you planned 72 tests but ran 12.
# Looks like your test exited with 255 just after 12.

I went back in the version history until the test passed this point, and it
seems issues began after commit bf1563e60b31244f4ea977eb84954fb8501ed59a from
Bug 14610; this commit on top looks to be failing with error Undefined
subroutine &C4::Circulation::GetItemnumberFromBarcode called at
/home/ubuntu/kohaclone/C4/Circulation.pm line 1853.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list