You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Anubhav Dhoot (JIRA)" <ji...@apache.org> on 2015/02/25 10:57:04 UTC

[jira] [Created] (YARN-3256) TestClientToAMToken#testClientTokenRace is not running against all Schedulers even when using ParameterizedSchedulerTestBase

Anubhav Dhoot created YARN-3256:
-----------------------------------

             Summary: TestClientToAMToken#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


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)