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'