From: Ferenc Kovacs Date: Thu, 1 May 2014 10:49:45 +0000 (+0200) Subject: XFAIL the leaking multibyte tests, we should really get to the bottom of this X-Git-Tag: PRE_PHPNG_MERGE~324^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95325e5c5dd44de75c640fd596d6cf3b5bfdbe5e;p=php XFAIL the leaking multibyte tests, we should really get to the bottom of this --- diff --git a/ext/mbstring/tests/zend_multibyte-08.phpt b/ext/mbstring/tests/zend_multibyte-08.phpt index 9e5b75eadd..561ad64038 100644 --- a/ext/mbstring/tests/zend_multibyte-08.phpt +++ b/ext/mbstring/tests/zend_multibyte-08.phpt @@ -1,5 +1,8 @@ --TEST-- zend multibyte (8) +--SKIPIF-- +--XFAIL-- +https://bugs.php.net/bug.php?id=66582 - still leaks memory which causes fail in debug mode --INI-- zend.multibyte=On zend.script_encoding=ISO-8859-1 diff --git a/ext/mbstring/tests/zend_multibyte-10.phpt b/ext/mbstring/tests/zend_multibyte-10.phpt index 138b4899fe..b4f85e6f35 100644 --- a/ext/mbstring/tests/zend_multibyte-10.phpt +++ b/ext/mbstring/tests/zend_multibyte-10.phpt @@ -1,5 +1,8 @@ --TEST-- zend multibyte (10) +--SKIPIF-- +--XFAIL-- +https://bugs.php.net/bug.php?id=66582 - still leaks memory which causes fail in debug mode --INI-- zend.multibyte=1 --FILE-- diff --git a/ext/mbstring/tests/zend_multibyte-11.phpt b/ext/mbstring/tests/zend_multibyte-11.phpt index 6844d06370..eadbb2156d 100644 --- a/ext/mbstring/tests/zend_multibyte-11.phpt +++ b/ext/mbstring/tests/zend_multibyte-11.phpt @@ -1,5 +1,8 @@ --TEST-- zend multibyte (11) +--SKIPIF-- +--XFAIL-- +https://bugs.php.net/bug.php?id=66582 - still leaks memory which causes fail in debug mode --INI-- zend.multibyte=1 --FILE--