浏览代码

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