[Koha-bugs] [Bug 32353] reserves.item_group_id should be undefined in tests by default

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 28 10:21:58 CET 2022


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

--- Comment #14 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
# Subtest: transferbook tests
    1..9
DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. 
SQL that returns multiple rows is DEPRECATED for ->find and ->single at
/usr/share/koha/Koha/Objects.pm line 96
    ok 1 - Koha::Patron->store raises an exception on missing params
DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. 
SQL that returns multiple rows is DEPRECATED for ->find and ->single at
/usr/share/koha/Koha/Objects.pm line 96
    ok 2 - Koha::Patron->store raises an exception on missing params
DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. 
SQL that returns multiple rows is DEPRECATED for ->find and ->single at
/usr/share/koha/Koha/Objects.pm line 96
    ok 3 - Koha::Patron->store raises an exception on missing params
DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. 
SQL that returns multiple rows is DEPRECATED for ->find and ->single at
/usr/share/koha/Koha/Objects.pm line 96
    # Looks like you planned 9 tests but ran 3.
not ok 57 - transferbook tests
#   Failed test 'transferbook tests'
#   at t/db_dependent/Circulation.t line 5394.
Exception 'Koha::Exceptions::MissingParameter' thrown 'The to parameter is
mandatory'
# Looks like your test exited with 11 just after 57.

Might be something else ?

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


More information about the Koha-bugs mailing list