]> granicus.if.org Git - php/commitdiff
XFAIL the leaking multibyte tests, we should really get to the bottom of this
authorFerenc Kovacs <tyrael@php.net>
Thu, 1 May 2014 10:49:45 +0000 (12:49 +0200)
committerFerenc Kovacs <tyrael@php.net>
Thu, 1 May 2014 10:49:57 +0000 (12:49 +0200)
ext/mbstring/tests/zend_multibyte-08.phpt
ext/mbstring/tests/zend_multibyte-10.phpt
ext/mbstring/tests/zend_multibyte-11.phpt

index 9e5b75eaddba00f77f2cdf474462213eaeadafa7..561ad64038b5a3fb60d31380891024fac9f81281 100644 (file)
@@ -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
index 138b4899fea32c16bba6b7d4d0a43625491345fe..b4f85e6f35e460459aa16d0f633973af0a9d8bf1 100644 (file)
@@ -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--
index 6844d06370f925fd84e0549d04ac075dd863aa16..eadbb2156dd1c4bcaffb9dc8b17b595c530f6e16 100644 (file)
@@ -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--