From f8be388110ac6eebb823730a0ab7b9e86e7186cc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 24 Aug 2012 12:07:23 +0300 Subject: [PATCH] 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 -- 2.44.0