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 fdddde5 commit 301f3fbCopy full SHA for 301f3fb
muted-tests.yml
@@ -179,6 +179,9 @@ tests:
179
- class: org.elasticsearch.xpack.spatial.index.query.LegacyGeoShapeWithDocValuesQueryTests
180
method: testIndexPointsFromLine
181
issue: https://github.com/elastic/elasticsearch/issues/112438
182
+- class: org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialCentroidTests
183
+ method: "testAggregateIntermediate {TestCase=<geo_point> #2}"
184
+ issue: https://github.com/elastic/elasticsearch/issues/112461
185
186
# Examples:
187
#
0 commit comments