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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to