You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Maxim Valyanskiy (JIRA)" <ji...@apache.org> on 2010/11/12 13:59:14 UTC

[jira] Updated: (TIKA-551) Unit test failures in org.apache.tika.parser.image.ImageParserTest on JDK 1.6.0_05

     [ https://issues.apache.org/jira/browse/TIKA-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Valyanskiy updated TIKA-551:
----------------------------------

    Attachment: org.apache.tika.parser.image.ImageParserTest.txt

tika/tika-parsers/target/surefire-reports/org.apache.tika.parser.image.ImageParserTest.txt

> 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
>         Attachments: org.apache.tika.parser.image.ImageParserTest.txt
>
>
> $ 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.