From e17243f1f59451f0fb1cd8dc09f162a8c569e5af Mon Sep 17 00:00:00 2001 From: Fernando Briano Date: Mon, 20 Jan 2025 13:12:03 +0000 Subject: [PATCH] Test Runner: Skips esql usage telemetry 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 4b11598399..91f9c8af65 100644 --- a/elasticsearch-api/spec/rest_api/skipped_tests_platinum.yml +++ b/elasticsearch-api/spec/rest_api/skipped_tests_platinum.yml @@ -236,3 +236,6 @@ - :file: 'migrate/30_create_from.yml' :description: '*' +- + :file: 'esql/60_usage.yml' + :description: 'Basic ESQL usage output (telemetry) snapshot version'