[
https://issues.apache.org/jira/browse/YARN-6663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16037065#comment-16037065
]
Eric Badger commented on YARN-6663:
-----------------------------------
bq. test failures are unrelated to this patch.
This test is related to the patch. The patch fixes a spelling error in the word
"transition", but the unit test is looking for the exact string and fixing the
spelling error breaks that test. It's a 1 character fix.
{noformat}
testTransitionedToActiveRefreshFail(org.apache.hadoop.yarn.server.resourcemanager.TestRMHA)
Time elapsed: 2.396 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.hadoop.yarn.server.resourcemanager.TestRMHA.testTransitionedToActiveRefreshFail(TestRMHA.java:623)
{noformat}
> Backport YARN-5333 to branch-2.8, branch-2.7
> --------------------------------------------
>
> Key: YARN-6663
> URL: https://issues.apache.org/jira/browse/YARN-6663
> Project: Hadoop YARN
> Issue Type: Task
> Reporter: Rohith Sharma K S
> Assignee: Rohith Sharma K S
> Attachments: YARN-5333-branch-2.7.0001.patch,
> YARN-5333-branch-2.8.0001.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]