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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to