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

Hudson commented on MAPREDUCE-6953:
-----------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #12826 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/12826/])
MAPREDUCE-6953. Skip the testcase testJobWithChangePriority if (rkanter: rev 
a323f73bae65483652de290ef819268850803a17)
* (edit) 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/v2/TestMRJobs.java


> Skip the testcase testJobWithChangePriority if FairScheduler is used
> --------------------------------------------------------------------
>
>                 Key: MAPREDUCE-6953
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6953
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: client
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>             Fix For: 2.9.0, 3.0.0, 3.1.0
>
>         Attachments: MAPREDUCE-6953-001.patch
>
>
> We run the unit tests with Fair Scheduler downstream. FS does not support 
> priorities at the moment, so TestMRJobs#testJobWithChangePriority fails.
> Just add {{Assume.assumeFalse(usingFairScheduler);}} and JUnit will skip the 
> test.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to