From: Anatol Belski Date: Mon, 6 Jun 2016 06:20:01 +0000 (+0200) Subject: fix broken skipif and add xfail for now X-Git-Tag: php-7.0.8RC1~6^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b2afd478b1c6942643d8af630a352f7fbc59503;p=php fix broken skipif and add xfail for now --- 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--