瀏覽代碼

AMBARI-7622 TestActionScheduler fails occasionally on builds.a.o stating expected:<ABORTED> but was:<PENDING> (jaoki)

Jun Aoki 10 年之前
父節點
當前提交
535bcb476b

+ 1 - 0
ambari-server/src/test/java/org/apache/ambari/server/actionmanager/TestActionScheduler.java

@@ -324,6 +324,7 @@ public class TestActionScheduler {
   }
 
   @Test
+  @Ignore // This is temporary disabled as discussed here https://reviews.apache.org/r/26510/
   public void testOpFailedEventRaisedForAbortedHostRole() throws Exception {
     ActionQueue aq = new ActionQueue();
     Properties properties = new Properties();