From af6a4aa2ddb23ba6e0b0714f097d1f2d9edc13cb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 5 Oct 2012 18:31:02 +0200 Subject: php 5.4: keep this test, as our patch allow it to succeed --- php54.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/php54.spec b/php54.spec index 4d8aa2e..ba58639 100644 --- a/php54.spec +++ b/php54.spec @@ -716,8 +716,6 @@ mkdir build-cgi build-apache build-embedded build-zts build-ztscli \ rm -f tests/basic/php_egg_logo_guid.phpt # affected by systzdata patch rm -f ext/date/tests/timezone_location_get.phpt -# https://bugs.php.net/63149 - build against system SQLite -rm -f ext/pdo_sqlite/tests/bug_42589.phpt # fails sometime rm -f ext/sockets/tests/mcast_ipv?_recv.phpt -- cgit