You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Johny Rufus (JIRA)" <ji...@apache.org> on 2014/11/19 02:49:33 UTC

[jira] [Created] (FLUME-2556) TestBucketPath.testDateFormatHours fails intermittently

Johny Rufus created FLUME-2556:
----------------------------------

             Summary: TestBucketPath.testDateFormatHours fails intermittently
                 Key: FLUME-2556
                 URL: https://issues.apache.org/jira/browse/FLUME-2556
             Project: Flume
          Issue Type: Bug
    Affects Versions: v1.5.1
            Reporter: Johny Rufus
            Assignee: Johny Rufus
             Fix For: v1.6.0


TestBucketPath.testDateFormatHours sometimes results in the following error:

org.junit.ComparisonFailure: expected:<Sat Jun 23 1[2]:00:00 2012> but was:<Sat Jun 23 1[9]:00:00 2012>
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.flume.formatter.output.TestBucketPath.testDateFormatHours(TestBucketPath.java:63)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)



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