소스 검색

Mute org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT test {date.Implicit casting strings to dates for IN operator SYNC} #120159

elasticsearchmachine 8 달 전
부모
커밋
34d37ce086
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -435,3 +435,6 @@ tests:
 - class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
   method: test {date.IN operator with null in list, finds match SYNC}
   issue: https://github.com/elastic/elasticsearch/issues/120158
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
+  method: test {date.Implicit casting strings to dates for IN operator SYNC}
+  issue: https://github.com/elastic/elasticsearch/issues/120159