[ 
https://issues.apache.org/jira/browse/YARN-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338517#comment-14338517
 ] 

Hudson commented on YARN-3256:
------------------------------

FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #116 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/116/])
YARN-3256. TestClientToAMTokens#testClientTokenRace is not running against 
(devaraj: rev 0d4296f0e0f545267f2e39a868d4ffefc9844db8)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/security/TestClientToAMTokens.java
* hadoop-yarn-project/CHANGES.txt


> TestClientToAMTokens#testClientTokenRace is not running against all 
> Schedulers even when using ParameterizedSchedulerTestBase
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-3256
>                 URL: https://issues.apache.org/jira/browse/YARN-3256
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Anubhav Dhoot
>            Assignee: Anubhav Dhoot
>             Fix For: 2.7.0
>
>         Attachments: YARN-3256.001.patch
>
>
> The test testClientTokenRace was not using the base class conf causing it to 
> run twice on the same Scheduler configured in the default.
> All tests deriving from ParameterizedSchedulerTestBase should use the conf 
> created in the base class instead of newing up inside the test and hiding the 
> member. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to