]> granicus.if.org Git - php/commitdiff
Mark test for full GC root buffer as XFAIL
authorNikita Popov <nikic@php.net>
Fri, 3 Oct 2014 19:55:03 +0000 (21:55 +0200)
committerNikita Popov <nikic@php.net>
Fri, 3 Oct 2014 20:02:02 +0000 (22:02 +0200)
Zend/tests/gc_033.phpt

index bcd15412541bdc9c74a5511af007fa29d8c07515..dee426a385f009ca69867128b2f9d2b0fba41e93 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 GC 033: Crash in GC while run with phpspec
+--XFAIL--
+Full GC root buffer not handled correctly yet
 --FILE--
 <?php
 $a = new stdClass();