You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Haibo Chen (JIRA)" <ji...@apache.org> on 2016/12/02 00:31:00 UTC

[jira] [Created] (MAPREDUCE-6815) Fix flaky TestKill.testKillTask()

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: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org