[Git][reproducible-builds/diffoscope][master] Refresh and update the fixtures for the .ico tests to match the latest version...

Chris Lamb gitlab at salsa.debian.org
Sat Jan 18 14:59:26 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
614b0d12 by Chris Lamb at 2020-01-18T14:58:34+00:00
Refresh and update the fixtures for the .ico tests to match the latest version of Imagemagick in Debian unstable.

- - - - -


2 changed files:

- tests/comparators/test_ico_image.py
- tests/data/ico_image_meta_expected_diff


Changes:

=====================================
tests/comparators/test_ico_image.py
=====================================
@@ -63,14 +63,14 @@ def differences_meta(image1_meta, image2_meta):
 
 
 @skip_unless_tools_exist('img2txt', 'identify')
- at skip_unless_tool_is_between('identify', identify_version, '6.9.6', '6.9.8-3')
+ at skip_unless_tool_is_at_least('identify', identify_version, '6.9.10-23')
 def test_diff_meta(differences_meta):
     expected_diff = get_data('ico_image_meta_expected_diff')
     assert differences_meta[-1].unified_diff == expected_diff
 
 
 @skip_unless_tools_exist('img2txt', 'identify')
- at skip_unless_tool_is_at_least('identify', identify_version, '6.9.8-4')
+ at skip_unless_tool_is_at_least('identify', identify_version, '6.9.10-23')
 def test_diff_meta2(differences_meta):
     expected_diff = get_data('ico_image_meta_expected_diff_v2')
     assert differences_meta[-1].unified_diff == expected_diff


=====================================
tests/data/ico_image_meta_expected_diff
=====================================
@@ -1,7 +1,7 @@
 @@ -1,17 +1,17 @@
  Image format: ICO
--File size: 6.93KB
-+File size: 3.27KB
+-File size: 6926B
++File size: 3270B
  Height: 100
  Width: 100
  Orientation: Undefined



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/614b0d1208a3685d239fe64f8823635acc43cb33

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/614b0d1208a3685d239fe64f8823635acc43cb33
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20200118/fc0b3eff/attachment.htm>


More information about the rb-commits mailing list