File ImageMagick-s390-disable-tests.patch of Package ImageMagick.16892

Index: ImageMagick-7.0.7-4/PerlMagick/t/montage.t
===================================================================
--- ImageMagick-7.0.7-4.orig/PerlMagick/t/montage.t	2017-09-23 14:22:06.000000000 +0200
+++ ImageMagick-7.0.7-4/PerlMagick/t/montage.t	2017-10-16 12:17:09.044426086 +0200
@@ -15,7 +15,7 @@
 #
 # Test montage method.
 #
-BEGIN { $| = 1; $test=1, print "1..19\n"; }
+BEGIN { $| = 1; $test=1, print "1..16\n"; }
 END {print "not ok 1\n" unless $loaded;}
 use Image::Magick;
 $loaded=1;
@@ -113,40 +113,6 @@
   'a19748d933fefe536b29b8ba98ce0024e3f2dc98102a1f56307a229bc3042f1c');
 
 #
-# 11) Test Framed Montage
-#
-# Image border color 'bordercolor' controls frame background color
-# Image matte color 'mattecolor' controls frame color
-# Image pen color 'pen' controls label text foreground color
-++$test;
-testMontage( q/bordercolor=>'blue', mattecolor=>'red'/, 
-  q/background=>'#696e7e',  tile=>'4x4', geometry=>'90x80+3+3>', frame=>'8x10',
-  borderwidth=>'0', gravity=>'Center', background=>'gray'/,
-  'dcfa6c2bc0e20ff0b5dba464559a1e106e605ec456c21c1205a53e478e4f3e02',
-  'dcfa6c2bc0e20ff0b5dba464559a1e106e605ec456c21c1205a53e478e4f3e02',
-  '72a7587a058c71cd62226e59b64c335190a37d7dd990d68534cf05df61084783');
-
-#
-# 12) Test Framed Montage with drop-shadows
-#
-++$test;
-testMontage( q/bordercolor=>'blue', mattecolor=>'red'/, 
-  q/background=>'#696e7e',  tile=>'4x4', geometry=>'90x80+6+6>', frame=>'8x10',
-  borderwidth=>'0', gravity=>'Center', shadow=>'True',background=>'gray'/,
-  'b3b7a530270164b4c5e391ac8080736a901428e5f650694170969fd292559317',
-  'b3b7a530270164b4c5e391ac8080736a901428e5f650694170969fd292559317',
-  '9fe18e11ac759d3a86362f16d0bdee4b6952d617daa3ad2c3511e19050dda71d');
-
-#
-# 13) Test Framed Montage with drop-shadows and background texture
-#
-++$test;
-testMontage( q/bordercolor=>'blue', mattecolor=>'red'/, 
-  q/background=>'#696e7e',  tile=>'4x4', geometry=>'90x80+6+6>', frame=>'8x10',
-  borderwidth=>'0', gravity=>'Center', shadow=>'True', texture=>'granite:'/,
-  '08d4dfa09995e13a518002565d862f6e89d65de37d59c1d1ab45d7c6cde6bd47');
-
-#
 # 14) Test Un-bordered, Un-framed Montage
 #
 ++$test;
Index: ImageMagick-7.0.7-4/PerlMagick/t/read.t
===================================================================
--- ImageMagick-7.0.7-4.orig/PerlMagick/t/read.t	2017-09-23 14:22:06.000000000 +0200
+++ ImageMagick-7.0.7-4/PerlMagick/t/read.t	2017-10-16 12:17:37.592906951 +0200
@@ -15,7 +15,7 @@
 #
 # Test reading formats supported directly by ImageMagick.
 #
-BEGIN { $| = 1; $test=1; print "1..47\n"; }
+BEGIN { $| = 1; $test=1; print "1..46\n"; }
 END {print "not ok $test\n" unless $loaded;}
 use Image::Magick;
 $loaded=1;
@@ -72,10 +72,6 @@ print("MAT (MatLab gray 8-bit MSB intege
 ++$test;
 testReadCompare('input_gray_msb_08bit.mat', 'reference/read/input_gray_msb_08bit_mat.miff', q//, 0.22, 1.022);
 
-print("MAT (MatLab gray 64-bit LSB double) ...\n");
-++$test;
-testReadCompare('input_gray_lsb_double.mat', 'reference/read/input_gray_lsb_double_mat.miff', q//, 0.22, 1.022);
-
 print("MAT (MatLab RGB 8-bit LSB integer) ...\n");
 ++$test;
 testReadCompare('input_rgb_lsb_08bit.mat', 'reference/read/input_rgb_lsb_08bit_mat.miff', q//, 0.0, 0.0);
--- BUILD/ImageMagick-7.0.7-22/PerlMagick/t/montage.t	2018/01/31 17:48:48	1.1
+++ BUILD/ImageMagick-7.0.7-22/PerlMagick/t/montage.t	2018/01/31 17:49:06
openSUSE Build Service is sponsored by