Skip to content

Commit 969cf97

Browse files
Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:floats.EqualToMultivalue} #132852
1 parent 121a828 commit 969cf97

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
@@ -597,6 +597,9 @@ tests:
597597
- class: org.elasticsearch.xpack.esql.CsvTests
598598
method: test {csv-spec:conditional.CaseOnMv}
599599
issue: https://github.com/elastic/elasticsearch/issues/132851
600+
- class: org.elasticsearch.xpack.esql.CsvTests
601+
method: test {csv-spec:floats.EqualToMultivalue}
602+
issue: https://github.com/elastic/elasticsearch/issues/132852
600603

601604
# Examples:
602605
#

0 commit comments

Comments
 (0)