Skip to content

Commit a65642e

Browse files
Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:boolean.MvSliceWarnings} #132824
1 parent 53e3a44 commit a65642e

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
@@ -546,6 +546,9 @@ tests:
546546
- class: org.elasticsearch.xpack.esql.CsvTests
547547
method: test {csv-spec:floats.ScalbWithHugeconstantFirstArgument}
548548
issue: https://github.com/elastic/elasticsearch/issues/132823
549+
- class: org.elasticsearch.xpack.esql.CsvTests
550+
method: test {csv-spec:boolean.MvSliceWarnings}
551+
issue: https://github.com/elastic/elasticsearch/issues/132824
549552

550553
# Examples:
551554
#

0 commit comments

Comments
 (0)