From: Nikita Popov Date: Fri, 3 Oct 2014 19:55:03 +0000 (+0200) Subject: Mark test for full GC root buffer as XFAIL X-Git-Tag: PRE_PHP7_REMOVALS~89^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b68886f7b531976e41b8a66baabebbabc79bd1f2;p=php Mark test for full GC root buffer as XFAIL --- diff --git a/Zend/tests/gc_033.phpt b/Zend/tests/gc_033.phpt index bcd1541254..dee426a385 100644 --- a/Zend/tests/gc_033.phpt +++ b/Zend/tests/gc_033.phpt @@ -1,5 +1,7 @@ --TEST-- GC 033: Crash in GC while run with phpspec +--XFAIL-- +Full GC root buffer not handled correctly yet --FILE--