[Koha-bugs] [Bug 17917] Jenkins tests failing because test suite not logged in user

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 19 06:24:58 CET 2017


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

--- Comment #25 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 59206
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59206&action=edit
Bug 17917: Fix Cache issue with t/db_dependent/Reserves.t

Forcing a cache flush makes the age restriction tests work.

TEST PLAN
---------
$ sudo koha-shell -c "prove t/db_dependent/Reserves.t" kohadev
-- fails
-- apply this patch
$ sudo koha-shell -c "prove t/db_dependent/Reserves.t" kohadev
-- succeeds
-- run koha qa test tools

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


More information about the Koha-bugs mailing list