]> git.pld-linux.org Git - packages/php.git/commitdiff
also skip test doing DEFLATE_POST
authorElan Ruusamäe <glen@delfi.ee>
Fri, 24 Aug 2012 09:09:48 +0000 (12:09 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 24 Aug 2012 09:09:48 +0000 (12:09 +0300)
php.spec

index cc18307e3af771122b82554cb0e557155f761720..d6030c8425801a275f677488e94421dddad6963d 100644 (file)
--- 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]
This page took 0.109947 seconds and 4 git commands to generate.