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

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

elasticsearchmachine пре 10 месеци
родитељ
комит
20f89394a8
1 измењених фајлова са 4 додато и 1 уклоњено
  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