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 e2f69ca commit c24bce0Copy full SHA for c24bce0
muted-tests.yml
@@ -349,6 +349,9 @@ tests:
349
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
350
method: test {p0=indices.create/20_synthetic_source/nested object with unmapped fields}
351
issue: https://github.com/elastic/elasticsearch/issues/115912
352
+- class: org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
353
+ method: testGeoShapeGeoHash
354
+ issue: https://github.com/elastic/elasticsearch/issues/115664
355
356
# Examples:
357
#
0 commit comments