Santiago M. Mola created FLUME-2515:
---------------------------------------
Summary: TestExecSource.testMonitoredCounterGroup sometimes fails,
on some environments
Key: FLUME-2515
URL: https://issues.apache.org/jira/browse/FLUME-2515
Project: Flume
Issue Type: Bug
Components: Sinks+Sources
Reporter: Santiago M. Mola
Fix For: v1.6.0
I have seen this failing on Travis with Open JDK 7. It seems it passes on
different runs. I haven't checked yet, but it's probably related to execution
being slower.
https://travis-ci.org/Stratio/flume/jobs/38708780#L7175
testMonitoredCounterGroup(org.apache.flume.source.TestExecSource) Time elapsed:
3997 sec <<< FAILURE!
org.junit.ComparisonFailure: Expected Value: 5 expected:<[5]> but was:<[0]>
at org.junit.Assert.assertEquals(Assert.java:125)
at
org.apache.flume.source.TestExecSource.testMonitoredCounterGroup(TestExecSource.java:273)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)