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 7e632b6 commit e0d40f8Copy full SHA for e0d40f8
muted-tests.yml
@@ -522,6 +522,9 @@ tests:
522
- class: org.elasticsearch.index.mapper.vectors.SparseVectorFieldMapperTests
523
method: testPruningScenarios
524
issue: https://github.com/elastic/elasticsearch/issues/132810
525
+- class: org.elasticsearch.xpack.esql.CsvTests
526
+ method: test {csv-spec:spatial_shapes.ConvertFromStringParseError}
527
+ issue: https://github.com/elastic/elasticsearch/issues/132812
528
529
# Examples:
530
#
0 commit comments