diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-03-04 12:11:44 +0100 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-03-04 12:15:10 +0100 |
commit | 04c9c4ae7d8a11c132e8275735dcf457709a0cbd (patch) | |
tree | 72d4fc8d7870979d14762b3f3d1f4e2aa391ee55 /ext/zip/php_zip.c | |
parent | b093bd6ae82e796cdc395238d30afc2721805287 (diff) | |
download | php-git-04c9c4ae7d8a11c132e8275735dcf457709a0cbd.tar.gz |
Fix intermittent test failures of windows_mb_path tests
Some of these tests create, use and later remove the same folder, so if
these are run in parallel, they may fail due to race conditions[1]. As
quick fix we add appropriate CONFLICTS clauses to prevent parallel
execution of the respective test groups.
[1] <https://ci.appveyor.com/project/php/php-src/builds/31213037/job/48rp13i0frf5t9hl#L5480>
Diffstat (limited to 'ext/zip/php_zip.c')
0 files changed, 0 insertions, 0 deletions