Skip to content

Commit db329c4

Browse files
Mute org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT test {date.IN operator with null in list, finds match} #120156
1 parent 8f7d96d commit db329c4

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
@@ -429,3 +429,6 @@ tests:
429429
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
430430
method: test {date.Implicit casting strings to dates for IN operator}
431431
issue: https://github.com/elastic/elasticsearch/issues/120155
432+
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
433+
method: test {date.IN operator with null in list, finds match}
434+
issue: https://github.com/elastic/elasticsearch/issues/120156

0 commit comments

Comments
 (0)