You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Takanobu Asanuma (JIRA)" <ji...@apache.org> on 2016/05/23 06:23:12 UTC

[jira] [Created] (HDFS-10449) TestRollingFileSystemSinkWithHdfs#testFailedClose() fails on branch-2

Takanobu Asanuma created HDFS-10449:
---------------------------------------

             Summary: TestRollingFileSystemSinkWithHdfs#testFailedClose() fails on branch-2
                 Key: HDFS-10449
                 URL: https://issues.apache.org/jira/browse/HDFS-10449
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: test
         Environment: jenkins
            Reporter: Takanobu Asanuma


{noformat}
Running org.apache.hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.263 sec <<< FAILURE! - in org.apache.hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs
testFailedClose(org.apache.hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs)  Time elapsed: 8.729 sec  <<< FAILURE!
java.lang.AssertionError: No exception was generated while stopping sink even though HDFS was unavailable
        at org.junit.Assert.fail(Assert.java:88)
        at org.apache.hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs.testFailedClose(TestRollingFileSystemSinkWithHdfs.java:187)
{noformat}

This passes fine on trunk.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org