Skip to content

Commit ee146cf

Browse files
Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:floats.InMultivalue} #132859
1 parent 97fd2ac commit ee146cf

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
@@ -531,6 +531,9 @@ tests:
531531
- class: org.elasticsearch.xpack.esql.CsvTests
532532
method: test {csv-spec:string.LengthOfText}
533533
issue: https://github.com/elastic/elasticsearch/issues/132857
534+
- class: org.elasticsearch.xpack.esql.CsvTests
535+
method: test {csv-spec:floats.InMultivalue}
536+
issue: https://github.com/elastic/elasticsearch/issues/132859
534537

535538
# Examples:
536539
#

0 commit comments

Comments
 (0)