Skip to content

Commit 2bfaf56

Browse files
Cleanup tests
1 parent e434629 commit 2bfaf56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Tests/Store/BlockingStoreTestTrait.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ abstract protected function getStore();
3030
*
3131
* This test is time sensible: the $clockDelay could be adjust.
3232
*
33+
* It also fails when run with the global ./phpunit test suite.
34+
*
35+
* @group transient
36+
*
3337
* @requires extension pcntl
3438
* @requires extension posix
3539
* @requires function pcntl_sigwaitinfo

0 commit comments

Comments
 (0)