[Koha-bugs] [Bug 16249] Zebra-specific tests should pass with ES disabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 12 20:30:43 CEST 2016


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 50157
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50157&action=edit
Bug 16249: Zebra-specific tests should pass with ES disabled

This patch makes the t/db_dependent/Search.t tests correctly set
'Zebra' for the 'SearchEngine' syspref.

To test:
- On top of bug 12478 branch, run
  $ prove t/db_dependent/Search.t
=> FAIL: Tests fail
- Apply the patch
- Run:
  $ prove t/db_dependent/Search.t
=> SUCCESS: Tests now pass.

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


More information about the Koha-bugs mailing list