summaryrefslogtreecommitdiff
path: root/ext/odbc
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-05-12 17:16:41 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2019-05-12 17:16:41 +0200
commitb3085bd0d437ed1914e194f3e6c4812db0c84b2e (patch)
treece3c082fbc3bdbc6994e591946812e965ad4d51c /ext/odbc
parentf1552c864f8b89d59be3a51929bd3411e8947c54 (diff)
downloadphp-git-b3085bd0d437ed1914e194f3e6c4812db0c84b2e.tar.gz
Prevent race conditions
Since all current ODBC test cases use the same DSN, there may be conflicts when running tests in parallel. We prevent this by adding a CONFLICTS marker which might be unnecessarily general, but get's the job done, and still can be refined later.
Diffstat (limited to 'ext/odbc')
-rw-r--r--ext/odbc/tests/CONFLICTS1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/odbc/tests/CONFLICTS b/ext/odbc/tests/CONFLICTS
new file mode 100644
index 0000000000..a3722b55c5
--- /dev/null
+++ b/ext/odbc/tests/CONFLICTS
@@ -0,0 +1 @@
+odbc