We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e434629 commit 2bfaf56Copy full SHA for 2bfaf56
Tests/Store/BlockingStoreTestTrait.php
@@ -30,6 +30,10 @@ abstract protected function getStore();
30
*
31
* This test is time sensible: the $clockDelay could be adjust.
32
33
+ * It also fails when run with the global ./phpunit test suite.
34
+ *
35
+ * @group transient
36
37
* @requires extension pcntl
38
* @requires extension posix
39
* @requires function pcntl_sigwaitinfo
0 commit comments