Skip to content

Commit 96424b1

Browse files
Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:floats.ScalbWithHugeScaleFactor} #132806
1 parent ff374eb commit 96424b1

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
@@ -516,6 +516,9 @@ tests:
516516
- class: org.elasticsearch.xpack.esql.CsvTests
517517
method: test {csv-spec:spatial.ConvertFromStringParseError}
518518
issue: https://github.com/elastic/elasticsearch/issues/132805
519+
- class: org.elasticsearch.xpack.esql.CsvTests
520+
method: test {csv-spec:floats.ScalbWithHugeScaleFactor}
521+
issue: https://github.com/elastic/elasticsearch/issues/132806
519522

520523
# Examples:
521524
#

0 commit comments

Comments
 (0)