http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9434
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA CC| |[email protected] Summary|Static variables used for |Introduce new tied cache |caches are not |system |Plack-friendly | QA Contact| |[email protected] --- Comment #5 from Paul Poulain <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
