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 d9c7764 commit d887d8eCopy full SHA for d887d8e
muted-tests.yml
@@ -282,6 +282,9 @@ tests:
282
- class: org.elasticsearch.index.get.GetResultTests
283
method: testToAndFromXContentEmbedded
284
issue: https://github.com/elastic/elasticsearch/issues/115657
285
+- class: org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
286
+ method: testGeoShapeGeoHash
287
+ issue: https://github.com/elastic/elasticsearch/issues/115664
288
289
# Examples:
290
#
0 commit comments