The raw image has the XP TITLE field in IFD0, but the test writes it into the EXIF IFD and then reads it from any IFD, so it could find it the wrong one. The search order must be different, but I don't understand why.
In any case, the whole TIFF package is full of nonsense and in need of a rewrite... Damjan On Thu, Feb 27, 2014 at 4:25 PM, luc <[email protected]> wrote: > Hi, > > Trying to run the tests for [imaging] on the current development version, I > keep getting a failing Junit test. > > Failed tests: > MicrosoftTagTest.testRewrite:77->checkFields:85 expected:<[title]> but > was:<[WE à l'étang de Blodelsheim]> > > Is this failure expected? I am running the tests suite on a Linux computer, > maybe MicrosoftTagTest is windows-specific? > > best regards, > Luc > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
