Explorar el Código

Mute org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT test {dissect.OverwriteName SYNC} #118667

elasticsearchmachine hace 10 meses
padre
commit
20f89394a8
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      muted-tests.yml

+ 4 - 1
muted-tests.yml

@@ -466,4 +466,7 @@ tests:
   issue: https://github.com/elastic/elasticsearch/issues/118514
 - class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
   method: test {grok.OverwriteNameWhere SYNC}
-  issue: https://github.com/elastic/elasticsearch/issues/118638
+  issue: https://github.com/elastic/elasticsearch/issues/118638
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
+  method: test {dissect.OverwriteName SYNC}
+  issue: https://github.com/elastic/elasticsearch/issues/118667