From 3ee4d606b60dfca660354f81945c0d3d366d3eb5 Mon Sep 17 00:00:00 2001 From: Fernando Briano Date: Mon, 23 Sep 2024 14:13:24 +0100 Subject: [PATCH] Test Runner: Skips snapshot test --- elasticsearch-api/spec/rest_api/skipped_tests_platinum.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elasticsearch-api/spec/rest_api/skipped_tests_platinum.yml b/elasticsearch-api/spec/rest_api/skipped_tests_platinum.yml index 1bd5e7fc3..4f4c54130 100644 --- a/elasticsearch-api/spec/rest_api/skipped_tests_platinum.yml +++ b/elasticsearch-api/spec/rest_api/skipped_tests_platinum.yml @@ -205,3 +205,6 @@ - :file: 'entsearch/20_usage.yml' :description: '*' +- + :file: 'snapshot/10_basic.yml' + :description: 'Failed to snapshot indices with synthetic source'