Skip to content

Commit 8f8f6ee

Browse files
Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:string.MvStringEquals} #132856
1 parent 969cf97 commit 8f8f6ee

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
@@ -600,6 +600,9 @@ tests:
600600
- class: org.elasticsearch.xpack.esql.CsvTests
601601
method: test {csv-spec:floats.EqualToMultivalue}
602602
issue: https://github.com/elastic/elasticsearch/issues/132852
603+
- class: org.elasticsearch.xpack.esql.CsvTests
604+
method: test {csv-spec:string.MvStringEquals}
605+
issue: https://github.com/elastic/elasticsearch/issues/132856
603606

604607
# Examples:
605608
#

0 commit comments

Comments
 (0)