From fa75259ddf8c26c33907eadaf00ad110314ed06d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 31 Oct 2018 20:59:33 +0200 Subject: [PATCH] disable failing test: tests/229_Tutorial_fxAnalyzeImage_case1.phpt --- php-pecl-imagick.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-pecl-imagick.spec b/php-pecl-imagick.spec index 22b2c94..9a4a835 100644 --- a/php-pecl-imagick.spec +++ b/php-pecl-imagick.spec @@ -107,6 +107,8 @@ Test Imagick, uniqueImageColors [tests/163_Imagick_uniqueImageColors_basic.phpt] Test Tutorial, deconstructGif [tests/237_Tutorial_deconstructGif_basic.phpt] Test ImagickPixelIterator, setIteratorRow [tests/251_ImagickPixelIterator_setIteratorRow_basic.phpt] %endif +# Fail on 5.3, 5.5, 5.6, 7.0, 7.1, 7.2 +Test Tutorial, fxAnalyzeImage [tests/229_Tutorial_fxAnalyzeImage_case1.phpt] %build phpize -- 2.43.0