[ 
https://issues.apache.org/jira/browse/TIKA-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931409#action_12931409
 ] 

Staffan Olsson edited comment on TIKA-551 at 11/12/10 9:18 AM:
---------------------------------------------------------------

The fact that it fails on one JVM and passes on others makes me think it is a 
low level issue, i.e. in the Metadata Extractor library.

      was (Author: solsson):
    The fails on one JVM and passes on others makes me think it is a low level 
issue, i.e. in the Metadata Extractor library.
  
> 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.

Reply via email to