From: Steph Fox Date: Fri, 20 Jun 2008 14:42:04 +0000 (+0000) Subject: - Use SKIP_SLOW_TESTS where it's most useful X-Git-Tag: php-5.3.0alpha1~697 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c88e99d9eab9d6ac10ea5072e60e75752de3077b;p=php - Use SKIP_SLOW_TESTS where it's most useful --- diff --git a/ext/phar/tests/bug13727.phpt b/ext/phar/tests/bug13727.phpt index cc7fc19a6c..e742b955d7 100644 --- a/ext/phar/tests/bug13727.phpt +++ b/ext/phar/tests/bug13727.phpt @@ -2,6 +2,7 @@ Phar: SLOW TEST bug #13727: "Number of files in the Phar" limited to 2042 --SKIPIF-- + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/bug45218_SLOWTEST.phpt b/ext/phar/tests/bug45218_SLOWTEST.phpt index 66c06cdab0..d6b20a2823 100644 --- a/ext/phar/tests/bug45218_SLOWTEST.phpt +++ b/ext/phar/tests/bug45218_SLOWTEST.phpt @@ -2,6 +2,7 @@ Phar::buildFromIterator() iterator, too many files for open file handles (Bug #45218) --SKIPIF-- + --INI-- phar.require_hash=0 phar.readonly=0