diff --git a/ext/openssl/tests/openssl_error_string_basic.phpt b/ext/openssl/tests/openssl_error_string_basic.phpt index 10b3570e734..fdda537689b 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--