From: Ferenc Kovacs Date: Tue, 1 Nov 2011 10:10:24 +0000 (+0000) Subject: marking ext/spl/tests/bug60082.phpt as slow test X-Git-Tag: php-5.3.9RC1~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a2a02f6555d6e6227560b7843cac6dfa7e67b65;p=php marking ext/spl/tests/bug60082.phpt as slow test --- diff --git a/ext/spl/tests/bug60082.phpt b/ext/spl/tests/bug60082.phpt index f9aa1bd40d..530a0dd0fa 100755 --- a/ext/spl/tests/bug60082.phpt +++ b/ext/spl/tests/bug60082.phpt @@ -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--