From fd840fd65b91847a0134961f2b37181ffebb0d35 Mon Sep 17 00:00:00 2001 From: Fernando Briano Date: Mon, 23 Dec 2024 15:51:53 +0000 Subject: [PATCH] [Test Runner] Updates skipped test recovery synthetic source --- elasticsearch-api/spec/rest_api/skipped_tests_free.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elasticsearch-api/spec/rest_api/skipped_tests_free.yml b/elasticsearch-api/spec/rest_api/skipped_tests_free.yml index 1f4292ca0..d1f9a4f10 100644 --- a/elasticsearch-api/spec/rest_api/skipped_tests_free.yml +++ b/elasticsearch-api/spec/rest_api/skipped_tests_free.yml @@ -231,3 +231,6 @@ - :file: 'search/520_fetch_fields.yml' :description: 'fetch _seq_no via fields' +- + :file: 'indices.recovery/20_synthetic_source.yml' + :description: 'test recovery empty index with use_synthetic_source'