[Koha-bugs] [Bug 28306] Allow to query database with minimal memory footprint

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 31 12:42:24 CEST 2021


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com
           Keywords|                            |additional_work_needed

--- Comment #15 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
A very weird side-effects caused by this patch, t/db_dependent/Koha/Objects.t
is failing with:

t/db_dependent/Koha/Objects.t .. 18/24                         
    #   Failed test at t/db_dependent/Koha/Objects.t line 1152.

    #   Failed test at t/db_dependent/Koha/Objects.t line 1164.
    # Looks like you failed 2 tests of 13.                                  

#   Failed test 'filter_by_last_update'        
#   at t/db_dependent/Koha/Objects.t line 1172.

If you inspect the exception it contains "The method 1970-12-31->dt_from_string
is not covered by tests!"

Could you have a look?

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


More information about the Koha-bugs mailing list