فهرست منبع

AMBARI-12516. Fix AlertDispatchDAOTest#testDeleteTargetWithNotices() test (dlysnichenko)

Lisnichenko Dmitro 10 سال پیش
والد
کامیت
a49c214ada
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      ambari-server/src/test/java/org/apache/ambari/server/orm/dao/AlertDispatchDAOTest.java

+ 0 - 1
ambari-server/src/test/java/org/apache/ambari/server/orm/dao/AlertDispatchDAOTest.java

@@ -456,7 +456,6 @@ public class AlertDispatchDAOTest {
   *
   */
   @Test
-  @Ignore
   public void testDeleteTargetWithNotices() throws Exception {
     AlertTargetEntity target = m_helper.createAlertTarget();