From d177735b2d82ed17fb58c319e548151b8a9f0d33 Mon Sep 17 00:00:00 2001 From: Fernando Briano Date: Tue, 5 Nov 2024 13:25:30 +0000 Subject: [PATCH] Test Runner: Backports skipped tests --- .../spec/rest_api/skipped_tests_free.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/elasticsearch-api/spec/rest_api/skipped_tests_free.yml b/elasticsearch-api/spec/rest_api/skipped_tests_free.yml index 82787b7bb6..90755f7e64 100644 --- a/elasticsearch-api/spec/rest_api/skipped_tests_free.yml +++ b/elasticsearch-api/spec/rest_api/skipped_tests_free.yml @@ -213,3 +213,15 @@ - :file: 'range/20_synthetic_source.yml' :description: '*' +- + :file: 'logsdb/20_source_mapping.yml' + :description: 'disabled _source is not supported' +- + :file: 'logsdb/20_source_mapping.yml' + :description: 'include/exclude is not supported with synthetic _source' +- + :file: 'tsdb/20_mapping.yml' + :description: 'disabled source is not supported' +- + :file: 'tsdb/20_mapping.yml' + :description: 'source include/exclude'