Преглед изворни кода

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 {
         // put pipeline
         final String pipelineJson = getPipelineJson();