]> granicus.if.org Git - php/commitdiff
Fix ext/exif/tests/bug76557.phpt for 32-bit builds
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 12 Jun 2019 13:39:30 +0000 (15:39 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 12 Jun 2019 13:40:18 +0000 (15:40 +0200)
The error message is different there.

azure/i386/test.yml
ext/exif/tests/bug76557.phpt

index e2f8cec668f8f9d33b36ed62c654bdf4768f6487..9821010f11ce36219eca8563a45da4c722aa363b 100644 (file)
@@ -27,6 +27,6 @@ steps:
       testResultsFormat: 'JUnit'
       testResultsFiles: junit.xml
       testRunTitle: '${{ parameters.configurationName }} ${{ parameters.runTestsName }}'
-      failTaskOnFailedTests: false
+      failTaskOnFailedTests: true
     displayName: 'Export ${{ parameters.configurationName }} ${{ parameters.runTestsName }} Results'
     condition: or(succeeded(), failed())
index b036971f8b262c56095910ec9bba9ad9f6a3d77a..9e19fff2a08d7a4a2f57c7fec3cdb1e2d634c616 100644 (file)
@@ -70,7 +70,7 @@ Warning: exif_read_data(bug76557.jpg): Process tag(x3030=UndefinedTa): Illegal f
 
 Warning: exif_read_data(bug76557.jpg): Process tag(x3030=UndefinedTa): Illegal format code 0x3030, suppose BYTE in %sbug76557.php on line %d
 
-Warning: exif_read_data(bug76557.jpg): Process tag(x3030=UndefinedTa): Illegal pointer offset(x30303030 + x30303030 = x60606060 > x00EE) in %sbug76557.php on line %d
+Warning: exif_read_data(bug76557.jpg): Process tag(x3030=UndefinedTa): Illegal pointer offset(%s) in %sbug76557.php on line %d
 
 Warning: exif_read_data(bug76557.jpg): File structure corrupted in %sbug76557.php on line %d