From c88e99d9eab9d6ac10ea5072e60e75752de3077b Mon Sep 17 00:00:00 2001 From: Steph Fox Date: Fri, 20 Jun 2008 14:42:04 +0000 Subject: [PATCH] - Use SKIP_SLOW_TESTS where it's most useful --- ext/phar/tests/bug13727.phpt | 1 + ext/phar/tests/bug45218_SLOWTEST.phpt | 1 + 2 files changed, 2 insertions(+) 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 -- 2.40.0