Add a comment in Tests/cachefileTest.php for the 10s test concerning the unreleased lock
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2679 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -70,6 +70,7 @@ class test_cachefile extends PHPUnit_Framework_TestCase
|
||||
}
|
||||
|
||||
// Previous cache in time file but lock : return content after lock timeout
|
||||
// This test takes 10s to wait the lock which will never be released
|
||||
public function testRead4 ()
|
||||
{
|
||||
$c = new cachefile ();
|
||||
|
||||
Reference in New Issue
Block a user