[packages/php/PHP_5_4] skip test that crashes carme

glen glen at pld-linux.org
Fri Aug 24 11:07:40 CEST 2012


commit f8be388110ac6eebb823730a0ab7b9e86e7186cc
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 12:07:23 2012 +0300

    skip test that crashes carme

 php.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/php.spec b/php.spec
index 84479b4..cc18307 100644
--- 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
 


More information about the pld-cvs-commit mailing list