[Koha-bugs] [Bug 17638] t/db_dependent/Search.t is failing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 16 19:55:53 CET 2016


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57568|0                           |1
        is obsolete|                            |

--- Comment #11 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 57575
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57575&action=edit
Bug 17638: Make sure t/db_dependent/Search.t doesn't use a cached koha-conf.xml

This patch makes the tests clean the 'config' namespace for cache before
it runs any tests.

To test:
- Run:
  $ prove t/db_dependent/Search.t
=> FAIL: Self explanatory
- Apply the patch
- Run:
  $ prove t/db_dependent/Search.t
=> SUCCESS: All green
- Sign off :-D

Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
All test pass successfuly

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
Cannot reproduce, but I trust everyone telling me it's failing ; )
No regressions spotted

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


More information about the Koha-bugs mailing list