[packages/php-pecl-imagick] Skip localContrastImage test

glen glen at pld-linux.org
Fri Mar 5 16:34:03 CET 2021


commit 5ee919f7993e35b8b584167754c5e64d5587f784
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Mar 5 17:32:41 2021 +0200

    Skip localContrastImage test
    
    Just to get failing tests on builders not to block release

 php-pecl-imagick.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/php-pecl-imagick.spec b/php-pecl-imagick.spec
index ccfbbba..df1bc27 100644
--- a/php-pecl-imagick.spec
+++ b/php-pecl-imagick.spec
@@ -139,6 +139,9 @@ Test importimagepixels [tests/010_importimagepixels.phpt]
 Testing clone keyword [tests/004_clone.phpt]
 Testing that cloned object does not affect the original [tests/012-clone-separation.phpt]
 Test thumbnail bestfit [tests/005_bestfit.phpt]
+%ifarch x32 %{ix86}
+Test localContrastImage [tests/260_localContrastImage.phpt]
+%endif
 %endif
 EOF
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-imagick.git/commitdiff/5ee919f7993e35b8b584167754c5e64d5587f784



More information about the pld-cvs-commit mailing list