From: Christoph M. Becker Date: Wed, 27 Nov 2019 13:02:44 +0000 (+0100) Subject: Prevent parallel test conflicts X-Git-Tag: php-7.4.7RC1~484 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ac3bda4620eae9253fda171c2c9682714c7ea87;p=php Prevent parallel test conflicts The better solution would be to actually use different directory names, but adding respective CONFLICTS sections solves the issue for now. --- diff --git a/ext/standard/tests/file/disk.phpt b/ext/standard/tests/file/disk.phpt index a048af6ccb..0ed1dcea95 100644 --- a/ext/standard/tests/file/disk.phpt +++ b/ext/standard/tests/file/disk.phpt @@ -8,6 +8,8 @@ if (substr(PHP_OS, 0, 3) == 'WIN') { die('skip not for Windows'); } ?> +--CONFLICTS-- +disk_total_space --FILE-- +--CONFLICTS-- +disk_total_space --FILE-- +--CONFLICTS-- +disk_total_space --FILE--