Haibo Chen created MAPREDUCE-6815:
-------------------------------------
Summary: Fix flaky TestKill.testKillTask()
Key: MAPREDUCE-6815
URL: https://issues.apache.org/jira/browse/MAPREDUCE-6815
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: mrv2
Affects Versions: 3.0.0-alpha1
Reporter: Haibo Chen
Assignee: Haibo Chen
Error Message
Job state is not correct (timedout) expected:<SUCCEEDED> but was:<ERROR>
Stacktrace
java.lang.AssertionError: Job state is not correct (timedout)
expected:<SUCCEEDED> but was:<ERROR>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.apache.hadoop.mapreduce.v2.app.MRApp.waitForState(MRApp.java:416)
at org.apache.hadoop.mapreduce.v2.app.TestKill.testKillTask(TestKill.java:124)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]