You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Tao Yang (Jira)" <ji...@apache.org> on 2019/08/29 10:08:00 UTC

[jira] [Created] (YARN-9799) TestRMAppTransitions#testAppFinishedFinished fails intermittently

Tao Yang created YARN-9799:
------------------------------

             Summary: TestRMAppTransitions#testAppFinishedFinished fails intermittently
                 Key: YARN-9799
                 URL: https://issues.apache.org/jira/browse/YARN-9799
             Project: Hadoop YARN
          Issue Type: Bug
          Components: test
            Reporter: Tao Yang
            Assignee: Tao Yang


Found intermittent failure of TestRMAppTransitions#testAppFinishedFinished in YARN-9664 jenkins report, the cause is that the assertion which will make sure dispatcher has handled APP_COMPLETED event but not wait, we need to add {{rmDispatcher.await()}} before that assertion like others in this class to fix this issue.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org