]> granicus.if.org Git - php/commitdiff
Prevent race conditions
authorChristoph M. Becker <cmbecker69@gmx.de>
Sun, 12 May 2019 15:16:41 +0000 (17:16 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sun, 12 May 2019 15:16:41 +0000 (17:16 +0200)
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.

ext/odbc/tests/CONFLICTS [new file with mode: 0644]

diff --git a/ext/odbc/tests/CONFLICTS b/ext/odbc/tests/CONFLICTS
new file mode 100644 (file)
index 0000000..a3722b5
--- /dev/null
@@ -0,0 +1 @@
+odbc