From c075e265454136c4f61c8853f24afa60b8f208fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Vo=C5=99=C3=AD=C5=A1ek?= Date: Thu, 25 Aug 2022 14:35:39 +0200 Subject: [PATCH] Fix oci8/pdo_oci random test failures when run in parallel --- ext/oci8/tests/CONFLICTS | 1 + ext/pdo_oci/tests/CONFLICTS | 1 + 2 files changed, 2 insertions(+) create mode 100644 ext/oci8/tests/CONFLICTS create mode 100644 ext/pdo_oci/tests/CONFLICTS diff --git a/ext/oci8/tests/CONFLICTS b/ext/oci8/tests/CONFLICTS new file mode 100644 index 0000000000000..176b41ab8bb6f --- /dev/null +++ b/ext/oci8/tests/CONFLICTS @@ -0,0 +1 @@ +oci8 diff --git a/ext/pdo_oci/tests/CONFLICTS b/ext/pdo_oci/tests/CONFLICTS new file mode 100644 index 0000000000000..176b41ab8bb6f --- /dev/null +++ b/ext/pdo_oci/tests/CONFLICTS @@ -0,0 +1 @@ +oci8