|
Description
Chris Nighswonger
2012-11-08 20:02:57 UTC
Created attachment 13325 [details] [review] Bug 9036 - 00-load.t checks Koha::Cache::Memcached when it should not this patch adds code to skip this module during this test NOTE: The associated patch attached to bug 7119 *must* be applied *first* in order for this patch to apply cleanly. You've been warned.... Created attachment 13334 [details] [review] Bug 9036 - 00-load.t checks Koha::Cache::Memcached when it should not this patch adds code to skip this module during this test Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Upping severity. QA comment: * tiny patch * passes koha-qa.pl * 17:37 ~/koha.dev/koha-community (new/bug_9036 $%)$ prove t/00-load.t t/00-load.t .. ok All tests successful. Files=1, Tests=141, 4 wallclock secs ( 0.09 usr 0.02 sys + 2.16 cusr 0.17 csys = 2.44 CPU) Result: PASS => passed QA Created attachment 13398 [details] [review] Bug 9036 - 00-load.t checks Koha::Cache::Memcached when it should not this patch adds code to skip this module during this test Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> This patch has been pushed to master. Patch pushed to branch 3.10.x Released in 3.10.0 |