[Lock] Fix some tests that require pcntl_sigwaitinfo() function

This commit is contained in:
Javier Eguiluz 2017-08-28 12:16:53 +02:00 committed by Nicolas Grekas
parent 4173f1389e
commit a8d72e260f

View File

@ -31,6 +31,7 @@ trait BlockingStoreTestTrait
* This test is time sensible: the $clockDelay could be adjust.
*
* @requires extension pcntl
* @requires function pcntl_sigwaitinfo
*/
public function testBlockingLocks()
{