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 9b951cd commit 2b3d41aCopy full SHA for 2b3d41a
muted-tests.yml
@@ -288,6 +288,9 @@ tests:
288
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
289
method: testSupportedStream
290
issue: https://github.com/elastic/elasticsearch/issues/113430
291
+- class: org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
292
+ method: testGeoShapeGeoTile
293
+ issue: https://github.com/elastic/elasticsearch/issues/115717
294
295
# Examples:
296
#
0 commit comments