-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: test
-
Labels:None
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.
- is duplicated by
-
YARN-9540 TestRMAppTransitions fails intermittently
-
- Resolved
-