We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7496064 commit 8f9c96bCopy full SHA for 8f9c96b
muted-tests.yml
@@ -435,6 +435,9 @@ tests:
435
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
436
method: test {fork.ForkWithWhereSortDescAndLimit SYNC}
437
issue: https://github.com/elastic/elasticsearch/issues/127326
438
+- class: org.elasticsearch.geometry.utils.SpatialEnvelopeVisitorTests
439
+ method: testVisitGeoPointsWrapping
440
+ issue: https://github.com/elastic/elasticsearch/issues/123425
441
442
# Examples:
443
#
0 commit comments