[packages/php/PHP_5_4] also skip test doing DEFLATE_POST

glen glen at pld-linux.org
Fri Aug 24 11:09:54 CEST 2012


commit d1a2645ae23bb73d34fa0fa6e9077e4dbe76bd12
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 12:09:48 2012 +0300

    also skip test doing DEFLATE_POST

 php.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/php.spec b/php.spec
index cc18307..d6030c8 100644
--- a/php.spec
+++ b/php.spec
@@ -1973,6 +1973,8 @@ mv tests/basic/bug54514.phpt{,.disable}
 # Fatal error: Call to undefined function gzencode() in run-tests.php on line 1714
 # probably broken as zlib is built as shared
 mv ext/soap/tests/server019.phpt{,disable}
+# Fatal error: Call to undefined function gzcompress() in run-tests.php on line 1728
+mv ext/soap/tests/server020.phpt{,disable}
 
 # runs out of memory and kills carme vserver
 # PASS Bug #39438 (Fatal error: Out of memory) [Zend/tests/bug39438.phpt]


More information about the pld-cvs-commit mailing list