[
https://issues.apache.org/jira/browse/HDFS-9514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044807#comment-15044807
]
Steve Loughran commented on HDFS-9514:
--------------------------------------
{code}
Error Message
wrong exception:java.lang.AssertionError: write should timeout
Stacktrace
java.lang.AssertionError: wrong exception:java.lang.AssertionError: write
should timeout
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.hadoop.hdfs.TestDistributedFileSystem.testDFSClientPeerWriteTimeout(TestDistributedFileSystem.java:1148)
{code}
> TestDistributedFileSystem.testDFSClientPeerWriteTimeout failing; exception
> being swallowed
> ------------------------------------------------------------------------------------------
>
> Key: HDFS-9514
> URL: https://issues.apache.org/jira/browse/HDFS-9514
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs-client, test
> Affects Versions: 3.0.0
> Environment: jenkins
> Reporter: Steve Loughran
>
> {{TestDistributedFileSystem.testDFSClientPeerWriteTimeout}} is failing with
> the wrong exception being raised...reporter isn't using the
> {{GenericTestUtils}} code and so losing the details
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)