https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15758
--- Comment #131 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> --- (In reply to Mason James from comment #130) > (In reply to Kyle M Hall from comment #128) > > Pushed to master for 16.11, thanks Jonathan, Marcel! > > hi there.. > this patchset seems to cause the t/00-load.t test to fail? % prove t/00-load.t t/00-load.t .. 1/? DBIx::Class::Storage::DBI::sql_maker(): Your storage class (DBIx::Class::Storage::DBI::Mock) does not set sql_limit_dialect and you have not supplied an explicit limit_dialect in your connection_info. DBIC will attempt to use the GenericSubQ dialect, which works on most databases but can be (and often is) painfully slow. Please file an RT ticket against 'DBIx::Class::Storage::DBI::Mock' at Koha/Objects.pm line 83 t/00-load.t .. ok All tests successful. Files=1, Tests=523, 2 wallclock secs ( 0.08 usr 0.00 sys + 1.98 cusr 0.06 csys = 2.12 CPU) Result: PASS The C4::Context::only_my_library call is at line 48, not 52 on current master: 48 if ( C4::Context::only_my_library ) { -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/