We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063f8e4 commit da791ebCopy full SHA for da791eb
muted-tests.yml
@@ -534,6 +534,9 @@ tests:
534
- class: org.elasticsearch.xpack.esql.CsvTests
535
method: test {csv-spec:spatial_shapes.ConvertCartesianShapeFromStringParseError}
536
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
540
541
# Examples:
542
#
0 commit comments