Skip to content

Commit da791eb

Browse files
Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:string.RepeatNegative} #132818
1 parent 063f8e4 commit da791eb

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
@@ -534,6 +534,9 @@ tests:
534534
- class: org.elasticsearch.xpack.esql.CsvTests
535535
method: test {csv-spec:spatial_shapes.ConvertCartesianShapeFromStringParseError}
536536
issue: https://github.com/elastic/elasticsearch/issues/132815
537+
- class: org.elasticsearch.xpack.esql.CsvTests
538+
method: test {csv-spec:string.RepeatNegative}
539+
issue: https://github.com/elastic/elasticsearch/issues/132818
537540

538541
# Examples:
539542
#

0 commit comments

Comments
 (0)