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

index 84479b453a517ec3da8e6abeb7fb66392ba25ef3..cc18307e3af771122b82554cb0e557155f761720 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1974,6 +1974,10 @@ mv tests/basic/bug54514.phpt{,.disable}
 # probably broken as zlib is built as shared
 mv ext/soap/tests/server019.phpt{,disable}
 
+# runs out of memory and kills carme vserver
+# PASS Bug #39438 (Fatal error: Out of memory) [Zend/tests/bug39438.phpt]
+mv Zend/tests/bug39438.phpt{,.disable}
+
 # php-5.3.3/ext/standard/tests/file/statpage.phpt
 %{__rm} ext/standard/tests/file/statpage.phpt
 
This page took 1.991402 seconds and 4 git commands to generate.