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)