Ver Fonte

YARN-6436. TestSchedulingPolicy#testParseSchedulingPolicy timeout is too low. (Eric Badger via kasha)

(cherry picked from commit 9cc04b4708879012da1f9ef690679d8d1e45c0cc)
Karthik Kambatla há 8 anos atrás
pai
commit
1938f97c0b

+ 0 - 1
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/TestSchedulingPolicy.java

@@ -55,7 +55,6 @@ public class TestSchedulingPolicy {
     conf = new FairSchedulerConfiguration();
   }
 
-  @Test(timeout = 1000)
   public void testParseSchedulingPolicy()
       throws AllocationConfigurationException {