Unit test failures in org.apache.tika.parser.image.ImageParserTest on JDK
1.6.0_05
----------------------------------------------------------------------------------
Key: TIKA-551
URL: https://issues.apache.org/jira/browse/TIKA-551
Project: Tika
Issue Type: Bug
Reporter: Maxim Valyanskiy
$ mvn test
.....
Results :
Failed tests:
testJPEG(org.apache.tika.parser.image.ImageParserTest)
testBMP(org.apache.tika.parser.image.ImageParserTest)
testPNG(org.apache.tika.parser.image.ImageParserTest)
This bug reproduces only on:
java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
Java HotSpot(TM) Server VM (build 10.0-b19, mixed mode)
Test successfully passes on 1.6.0_11, 1.6.0_21 and on latest OpenJDK
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.