浏览代码

Mute org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT test {date.IN operator with null in list, doesn't find match, EVAL to check value} #120349

elasticsearchmachine 9 月之前
父节点
当前提交
973610af7a
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -465,3 +465,6 @@ tests:
 - class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
 - class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
   method: test {date.IN operator with null in list, doesn't find match}
   method: test {date.IN operator with null in list, doesn't find match}
   issue: https://github.com/elastic/elasticsearch/issues/120348
   issue: https://github.com/elastic/elasticsearch/issues/120348
+- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
+  method: test {date.IN operator with null in list, doesn't find match, EVAL to check value}
+  issue: https://github.com/elastic/elasticsearch/issues/120349