https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32648
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |[email protected] --- Comment #14 from David Nind <[email protected]> --- Testing notes (using KTD): 1. The main patch for this bug is already in master. 2. Before applying the additional patch: - run prove t/db_dependent/Filter_MARC_ViewPolicy.t then prove t/Search.t => t/Search.t tests will fail - run prove t/db_dependent/Filter_MARC_ViewPolicy.t then flush_memcached and then prove t/Search.t => tests pass 3. Apply the second patch and then run prove t/db_dependent/Filter_MARC_ViewPolicy.t then prove t/Search.t => tests will now pass without the flush_memcached between running the tests -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
