From 1b2afd478b1c6942643d8af630a352f7fbc59503 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Mon, 6 Jun 2016 08:20:01 +0200 Subject: fix broken skipif and add xfail for now --- ext/openssl/tests/openssl_error_string_basic.phpt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ext/openssl/tests/openssl_error_string_basic.phpt b/ext/openssl/tests/openssl_error_string_basic.phpt index 10b3570e73..fdda537689 100644 --- a/ext/openssl/tests/openssl_error_string_basic.phpt +++ b/ext/openssl/tests/openssl_error_string_basic.phpt @@ -5,7 +5,8 @@ openssl_error_string() tests if (!extension_loaded("openssl")) print "skip"; //if (OPENSSL_VERSION_NUMBER < 0x10001001) die("skip OpenSSLv1.0.1 required"); ?> -?> +-XFAIL-- +ot ready baked yet, fails different ways on different envs --FILE--