Bug #9538
APC Backend test fails (flushRemovesAllCacheEntries)
Status:
Resolved
Priority:
Should have
Assignee:
Category:
Cache
Target version:
Start date:
2010-08-31
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
On my machine the following test fails:
Failure in flushRemovesAllCacheEntries ApcBackendTest.php:210 BackendAPCTest1 Failed asserting that <boolean:true> is false.
Related issues
Updated by Karsten Dambekalns over 11 years ago
- Status changed from New to Accepted
- Assignee set to Karsten Dambekalns
Updated by Robert Lemke over 11 years ago
APC Version 3.1.3p1
MMAP Support Enabled
MMAP File Mask /tmp/apc.5p5pH2
Locking type File Locks
Revision $Revision: 286798 $
Build Date Jun 17 2010 15:10:45
Updated by Robert Lemke over 11 years ago
With 3.1.5-dev the mentioned error is gone.
However, with the default php.ini settings I now get:
59 Error in itIsPossibleToOverwriteAnEntryInTheCache /opt/local/apache2/htdocs/Development/FLOW3/Distributions/Base/Packages/Framework/FLOW3/Classes/Cache/Backend/ApcBackend.php:276 Warning: apc_store() [<a href='function.apc-store'>function.apc-store</a>]: Potential cache slam averted for key 'FLOW3_e9f0c391f026tag_%APCBE%' in /opt/local/apache2/htdocs/Development/FLOW3/Distributions/Base/Packages/Framework/FLOW3/Classes/Cache/Backend/ApcBackend.php line 276 Error in flushRemovesAllCacheEntries /opt/local/apache2/htdocs/Development/FLOW3/Distributions/Base/Packages/Framework/FLOW3/Classes/Cache/Backend/ApcBackend.php:276 Warning: apc_store() [<a href='function.apc-store'>function.apc-store</a>]: Potential cache slam averted for key 'FLOW3_e9f0c391f026tag_%APCBE%' in /opt/local/apache2/htdocs/Development/FLOW3/Distributions/Base/Packages/Framework/FLOW3/Classes/Cache/Backend/ApcBackend.php line 276
Updated by Robert Lemke over 11 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset 01765ad53feeb347256f3e7c1015f3f53b973552.