[Koha-bugs] [Bug 23681] Patron restrictions should be user definable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 6 08:52:03 CEST 2022


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

--- Comment #172 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Also tests are failing:

prove t/db_dependent/RestrictionType.t t/db_dependent/RestrictionTypes.t
t/db_dependent/RestrictionType.t ... 1/3
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
execute failed: Unknown column 'me.default_value' in 'where clause' at
/kohadevbox/koha/Koha/Objects.pm line 96
# Looks like your test exited with 11 just after 2.
t/db_dependent/RestrictionType.t ... Dubious, test returned 11 (wstat 2816,
0xb00)
Failed 1/3 subtests 
t/db_dependent/RestrictionTypes.t .. 1/6
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
execute failed: Unknown column 'me.default_value' in 'where clause' at
/kohadevbox/koha/Koha/Objects.pm line 96
# Looks like your test exited with 11 just after 3.
t/db_dependent/RestrictionTypes.t .. Dubious, test returned 11 (wstat 2816,
0xb00)
Failed 3/6 subtests 

Test Summary Report
-------------------
t/db_dependent/RestrictionType.t (Wstat: 2816 Tests: 2 Failed: 0)
  Non-zero exit status: 11
  Parse errors: Bad plan.  You planned 3 tests but ran 2.
t/db_dependent/RestrictionTypes.t (Wstat: 2816 Tests: 3 Failed: 0)
  Non-zero exit status: 11
  Parse errors: Bad plan.  You planned 6 tests but ran 3.
Files=2, Tests=5,  2 wallclock secs ( 0.01 usr  0.01 sys +  1.88 cusr  0.15
csys =  2.05 CPU)
Result: FAIL


I made sure to apply the database update before running the tests.

Can you please check?

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


More information about the Koha-bugs mailing list