You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Daniel Templeton (JIRA)" <ji...@apache.org> on 2016/06/06 22:22:21 UTC

[jira] [Created] (HADOOP-13243) TestRollingFileSystemSink.testSetInitialFlushTime() fails intermittently

Daniel Templeton created HADOOP-13243:
-----------------------------------------

             Summary: TestRollingFileSystemSink.testSetInitialFlushTime() fails intermittently
                 Key: HADOOP-13243
                 URL: https://issues.apache.org/jira/browse/HADOOP-13243
             Project: Hadoop Common
          Issue Type: Bug
          Components: test
    Affects Versions: 2.9.0
            Reporter: Daniel Templeton
            Priority: Minor


Because of poor checking of boundary conditions, the test fails 1% of the time:

{noformat}
The initial flush time was calculated incorrectly: 0

Stacktrace

java.lang.AssertionError: The initial flush time was calculated incorrectly: 0
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.metrics2.sink.TestRollingFileSystemSink.testSetInitialFlushTime(TestRollingFileSystemSink.java:120)
{noformat}



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

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