Skip to content

Commit 84e04ac

Browse files
authored
testing: Fix ref output for jpeg-corrupt tet (#5144)
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 816ab93 commit 84e04ac

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

testsuite/jpeg-corrupt/ref/out-alt5.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,7 @@ src/corrupt-icc-4552.jpg : 1500 x 1000, 3 channel, uint8 jpeg
4646
ICCProfile:rendering_intent: "Unknown"
4747
jpeg:subsampling: "4:2:0"
4848
oiio:ColorSpace: "srgb_rec709_scene"
49-
iinfo ERROR: "src/corrupt-iptc-8011.jpg" : JPEG error: Corrupt JPEG data: 256 extraneous bytes before marker 0xdb ("src/corrupt-iptc-8011.jpg")
49+
oiiotool ERROR: read : JPEG error: Corrupt JPEG data: 256 extraneous bytes before marker 0xdb ("src/corrupt-iptc-8011.jpg")
5050
Corrupted IPTC data
51+
Full command line was:
52+
> oiiotool -oiioattrib imageinput:strict 1 -info -v src/corrupt-iptc-8011.jpg

0 commit comments

Comments
 (0)