[php-pecl-apc/f17] remove one more test

Remi Collet remi at fedoraproject.org
Mon Aug 27 08:50:33 UTC 2012


commit 141450b648497f1a89cba4a3346984cc3d4ed158
Author: remi <fedora at famillecollet.com>
Date:   Mon Aug 27 10:50:22 2012 +0200

    remove one more test

 php-pecl-apc.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/php-pecl-apc.spec b/php-pecl-apc.spec
index b50491f..d874bfa 100644
--- a/php-pecl-apc.spec
+++ b/php-pecl-apc.spec
@@ -59,6 +59,9 @@ cd APC-%{version}
 # There are currently some failed tests
 # which requires dom extension, so drop them for now.
 rm -f tests/apc54_00{3,8,9}.phpt
+# this test on succed with php >= 5.4.6
+rm -f tests/apc54_020.phpt
+
 
 # Sanity check, really often broken
 extver=$(sed -n '/#define PHP_APC_VERSION/{s/.* "//;s/".*$//;p}' php_apc.h)


More information about the scm-commits mailing list