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 2662d5a commit 12ae9a5Copy full SHA for 12ae9a5
muted-tests.yml
@@ -255,6 +255,9 @@ tests:
255
- class: org.elasticsearch.upgrades.FullClusterRestartIT
256
method: testSnapshotRestore {cluster=OLD}
257
issue: https://github.com/elastic/elasticsearch/issues/111777
258
+- class: org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
259
+ method: testGeoPointGeoTile
260
+ issue: https://github.com/elastic/elasticsearch/issues/115818
261
262
# Examples:
263
#
0 commit comments