[Koha-bugs] [Bug 9434] Introduce new tied cache system

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 20 17:35:29 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9434

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Passed QA
                 CC|                            |paul.poulain at biblibre.com
            Summary|Static variables used for   |Introduce new tied cache
                   |caches are not              |system
                   |Plack-friendly              |
         QA Contact|                            |paul.poulain at biblibre.com

--- Comment #5 from Paul Poulain <paul.poulain at 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.


More information about the Koha-bugs mailing list