From 9a73ec03677b7c8a988fdef539ac9b0e69f8ea25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Vo=C5=99=C3=AD=C5=A1ek?= Date: Mon, 12 Sep 2022 22:53:15 +0200 Subject: [PATCH] Always skip randomly failing OCI8 extauth tests This might be caused by an issue with the Oracle Instant Client libraries[1]; we skip the tests for the time being. [1] Closes GH-9524. --- ext/oci8/tests/extauth_01.phpt | 5 +---- ext/oci8/tests/extauth_02.phpt | 4 +--- ext/oci8/tests/extauth_03.phpt | 4 +--- ext/oci8/tests/extauth_04.phpt | 4 ++-- 4 files changed, 5 insertions(+), 12 deletions(-) diff --git a/ext/oci8/tests/extauth_01.phpt b/ext/oci8/tests/extauth_01.phpt index db23097d82d..00c94b67c0d 100644 --- a/ext/oci8/tests/extauth_01.phpt +++ b/ext/oci8/tests/extauth_01.phpt @@ -4,16 +4,13 @@ Test External Authentication errors with oci_connect --INI-- oci8.privileged_connect=1 --FILE-- --INI-- oci8.privileged_connect=1 --FILE-- --INI-- oci8.privileged_connect=1 --FILE-- +--INI-- +oci8.privileged_connect=1 --FILE--