Skip to content

Commit 34d37ce

Browse files
Mute org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT test {date.Implicit casting strings to dates for IN operator SYNC} elastic#120159
1 parent 4346ed2 commit 34d37ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,3 +435,6 @@ tests:
435435
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
436436
method: test {date.IN operator with null in list, finds match SYNC}
437437
issue: https://github.com/elastic/elasticsearch/issues/120158
438+
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
439+
method: test {date.Implicit casting strings to dates for IN operator SYNC}
440+
issue: https://github.com/elastic/elasticsearch/issues/120159

0 commit comments

Comments
 (0)