浏览代码

Muting LogstashSystemIndexIT.testPipelineCRUD

Christoph Büscher 5 年之前
父节点
当前提交
6485698750

+ 1 - 0
x-pack/plugin/src/javaRestTest/java/org/elasticsearch/xpack/test/rest/LogstashSystemIndexIT.java

@@ -50,6 +50,7 @@ public class LogstashSystemIndexIT extends ESRestTestCase {
         );
         );
     }
     }
 
 
+    @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/62413")
     public void testPipelineCRUD() throws Exception {
     public void testPipelineCRUD() throws Exception {
         // put pipeline
         // put pipeline
         final String pipelineJson = getPipelineJson();
         final String pipelineJson = getPipelineJson();