diff --git a/x-pack/plugin/spatial/src/test/resources/rest-api-spec/test/30_geotile_grid.yml b/x-pack/plugin/spatial/src/test/resources/rest-api-spec/test/30_geotile_grid.yml index b36ee664043..7d4b752f3cf 100644 --- a/x-pack/plugin/spatial/src/test/resources/rest-api-spec/test/30_geotile_grid.yml +++ b/x-pack/plugin/spatial/src/test/resources/rest-api-spec/test/30_geotile_grid.yml @@ -58,6 +58,9 @@ --- "Test geotile_grid aggregation circuit breaker": + - skip: + version: "all" + reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/56257" - do: indices.create: index: locations diff --git a/x-pack/plugin/spatial/src/test/resources/rest-api-spec/test/40_geohash_grid.yml b/x-pack/plugin/spatial/src/test/resources/rest-api-spec/test/40_geohash_grid.yml index e9f4b17f341..90d95425290 100644 --- a/x-pack/plugin/spatial/src/test/resources/rest-api-spec/test/40_geohash_grid.yml +++ b/x-pack/plugin/spatial/src/test/resources/rest-api-spec/test/40_geohash_grid.yml @@ -60,6 +60,9 @@ --- "Test geohash_grid aggregation circuit breaker": + - skip: + version: "all" + reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/56257" - do: indices.create: index: locations