[Koha-bugs] [Bug 27209] Add Koha::Hold->set_pickup_location

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 28 19:42:11 CET 2020


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

--- Comment #17 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Tried to backport to 19.11.x it because it's the dependency of a major bug (bug
27205) but the tests don't pass.
Help needed here in order to backport bug 27205.

kohadev-koha at 6a2e5bab0d87:/kohadevbox/koha$ prove t/db_dependent/Koha/Hold.t
t/db_dependent/Koha/Hold.t ..     # No tests run!
t/db_dependent/Koha/Hold.t .. 1/3 
#   Failed test 'No tests run for subtest "patron() tests"'
#   at t/db_dependent/Koha/Hold.t line 55.
The method Koha::Hold->patron is not covered by tests!

Trace begun at /kohadevbox/koha/Koha/Object.pm line 661
Koha::Object::AUTOLOAD('Koha::Hold=HASH(0x556f6652aa00)') called at
t/db_dependent/Koha/Hold.t line 50
main::__ANON__ at /usr/share/perl5/Test/Builder.pm line 310
eval {...} at /usr/share/perl5/Test/Builder.pm line 310
Test::Builder::subtest('Test::Builder=HASH(0x556f5d6558b0)', 'patron() tests',
'CODE(0x556f5d5c2918)') called at /usr/share/perl5/Test/More.pm line 807
Test::More::subtest('patron() tests', 'CODE(0x556f5d5c2918)') called at
t/db_dependent/Koha/Hold.t line 55
# Looks like your test exited with 255 just after 1.
t/db_dependent/Koha/Hold.t .. Dubious, test returned 255 (wstat 65280, 0xff00)

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


More information about the Koha-bugs mailing list