From 8eb42705d72bb27ab532a741bf7d9b193bbdb8ab Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Tue, 12 Dec 2006 13:22:33 +0000 Subject: [PATCH] disable tests I don't think it makes sense to test a segfault which we cannot fix.. --- ext/oci8/tests/connect_without_oracle_home.phpt | 7 ++++++- ext/oci8/tests/connect_without_oracle_home_old.phpt | 6 +++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ext/oci8/tests/connect_without_oracle_home.phpt b/ext/oci8/tests/connect_without_oracle_home.phpt index 513d60cefd..840693476f 100644 --- a/ext/oci8/tests/connect_without_oracle_home.phpt +++ b/ext/oci8/tests/connect_without_oracle_home.phpt @@ -1,7 +1,12 @@ --TEST-- oci_connect() without ORACLE_HOME set (OCIServerAttach() segfaults) --SKIPIF-- - + --FILE-- + --FILE--