From 55de9f4deaadca027fa7b68cd56017688e4c79a4 Mon Sep 17 00:00:00 2001 From: Alex Esseling Date: Thu, 3 Feb 2022 22:32:55 +0100 Subject: [PATCH] fix test_issue_1122.py --- tests/bugfixes/redmine/test_issue_1122.py | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/tests/bugfixes/redmine/test_issue_1122.py b/tests/bugfixes/redmine/test_issue_1122.py index 0e7674e3..45cbd56d 100644 --- a/tests/bugfixes/redmine/test_issue_1122.py +++ b/tests/bugfixes/redmine/test_issue_1122.py @@ -11,14 +11,13 @@ class CheckLensDetectionTeleconverter(metaclass=system_tests.CaseMeta): "$exiv2 -pa -g Lens $filename", ] - stdout = [ """0x0016 CanonCs LensType Short 1 173 -0x0017 CanonCs Lens Short 3 1000 300 1 -0x0095 Canon LensModel Ascii 74 300-1000mm -0xa432 Photo LensSpecification Rational 4 300/1 1000/1 0/1 0/1 -0xa434 Photo LensModel Ascii 11 300-1000mm -0xa435 Photo LensSerialNumber Ascii 11 0000000000 -""", - """Exif.CanonCs.LensType Short 1 Sigma 150-500mm f/5-6.3 APO DG OS HSM + 2x + stdout = [ """Exif.CanonCs.LensType Short 1 173 +Exif.CanonCs.Lens Short 3 1000 300 1 +Exif.Canon.LensModel Ascii 74 300-1000mm +Exif.Photo.LensSpecification Rational 4 300/1 1000/1 0/1 0/1 +Exif.Photo.LensModel Ascii 11 300-1000mm +Exif.Photo.LensSerialNumber Ascii 11 0000000000 +Exif.CanonCs.LensType Short 1 Sigma 150-500mm f/5-6.3 APO DG OS HSM + 2x Exif.CanonCs.Lens Short 3 300.0 - 1000.0 mm Exif.Canon.LensModel Ascii 74 300-1000mm Exif.Photo.LensSpecification Rational 4 300/1 1000/1 0/1 0/1