[
https://issues.apache.org/jira/browse/HDFS-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932377#action_12932377
]
Hairong Kuang commented on HDFS-1500:
-------------------------------------
> The fail() statements were actually counterproductive as I was debugging the
> test.
I had the same problem when I debugged TestOfflineImage while working on some
other image-related jiras. So I thought that was good change and committed it
without raising any question.
> TestOfflineImageViewer failing on trunk
> ---------------------------------------
>
> Key: HDFS-1500
> URL: https://issues.apache.org/jira/browse/HDFS-1500
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test, tools
> Affects Versions: 0.22.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Attachments: hdfs-1500.txt
>
>
> Testcase: testOIV took 22.679 sec
> FAILED
> Failed reading valid file: No image processor to read version -26 is
> available.
> junit.framework.AssertionFailedError: Failed reading valid file: No image
> processor to read version -26 is available.
> at
> org.apache.hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer.outputOfLSVisitor(TestOfflineImageViewer.java:171)
> at
> org.apache.hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer.testOIV(TestOfflineImageViewer.java:86)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.