http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9434 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA CC| |paul.poulain@biblibre.com Summary|Static variables used for |Introduce new tied cache |caches are not |system |Plack-friendly | QA Contact| |paul.poulain@biblibre.com --- Comment #5 from Paul Poulain <paul.poulain@biblibre.com> --- (In reply to comment #4)
I am getting a failed test with the unit test provided. Failed 8/29 subtests
The fail probably came from the fact that the following prerequisite were failing: sudo apt-get install libcache-fastmmap-perl export CACHING_SYSTEM=fastmmap It works OK for me when I have it, and I get errors when I don't. So QAing again: * passes koha-qa.pl * unit test provided * I trieds without caching and couldn't see anything wrong. I tried with cache enabled, and it still work. passed QA (and changed the bug description, to reflect the patch description) -- You are receiving this mail because: You are watching all bug changes.