From 717860ad40e691c0d6ec4867b7fe555f34b11dae Mon Sep 17 00:00:00 2001 From: George Peter Banyard Date: Sat, 28 Oct 2023 13:34:48 +0100 Subject: [PATCH] See if this fixes Firbird parallel issues --- ext/pdo/tests/pdo_017.phpt | 3 ++- ext/pdo_firebird/tests/CONFLICTS | 1 - ext/pdo_firebird/tests/ddl.phpt | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 ext/pdo_firebird/tests/CONFLICTS diff --git a/ext/pdo/tests/pdo_017.phpt b/ext/pdo/tests/pdo_017.phpt index bc514bff2c32b..0ee173a1182a9 100644 --- a/ext/pdo/tests/pdo_017.phpt +++ b/ext/pdo/tests/pdo_017.phpt @@ -2,13 +2,14 @@ PDO Common: transactions --EXTENSIONS-- pdo +--CONFLICTS-- +pdo_transactions --SKIPIF-- --ENV--