]> granicus.if.org Git - php/commitdiff
marking ext/spl/tests/bug60082.phpt as slow test
authorFerenc Kovacs <tyrael@php.net>
Tue, 1 Nov 2011 10:10:24 +0000 (10:10 +0000)
committerFerenc Kovacs <tyrael@php.net>
Tue, 1 Nov 2011 10:10:24 +0000 (10:10 +0000)
ext/spl/tests/bug60082.phpt

index f9aa1bd40d17a45f96fcdce8b8742f5d5ca6c472..530a0dd0fa27d793c4d0d5ee41d092d33deaf032 100755 (executable)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #60082 (100% CPU / when using references with ArrayObject(&$ref))
+--SKIPIF--
+if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
 --FILE--
 <?php
 $test = array();