From 5a020d52e0499c35b82f12ef42b4977277f9ec83 Mon Sep 17 00:00:00 2001 From: Alexander Spies Date: Mon, 28 Jul 2025 15:08:48 +0200 Subject: [PATCH] Skip new ENRICH tests only on 8.14 They should work correctly on 8.15+. https://github.com/elastic/elasticsearch/pull/131640 disabled them on 8.14-8.17. --- .../testFixtures/src/main/resources/enrich.csv-spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/x-pack/plugin/esql/qa/testFixtures/src/main/resources/enrich.csv-spec b/x-pack/plugin/esql/qa/testFixtures/src/main/resources/enrich.csv-spec index 133ae225bf739..1e19483efc3a3 100644 --- a/x-pack/plugin/esql/qa/testFixtures/src/main/resources/enrich.csv-spec +++ b/x-pack/plugin/esql/qa/testFixtures/src/main/resources/enrich.csv-spec @@ -664,7 +664,7 @@ Fyodor Dostoevsky |1211 |null |null |null ; -statsAfterRemoteEnrich#[skip:-8.17.99] +statsAfterRemoteEnrich#[skip:-8.14.99] required_capability: enrich_load FROM sample_data @@ -680,7 +680,7 @@ messages:long | language_name:keyword ; -enrichAfterRemoteEnrich#[skip:-8.17.99] +enrichAfterRemoteEnrich#[skip:-8.14.99] required_capability: enrich_load FROM sample_data @@ -697,7 +697,7 @@ Connected to 10.1.0.1 | 1 | English | En ; -coordinatorEnrichAfterRemoteEnrich#[skip:-8.17.99] +coordinatorEnrichAfterRemoteEnrich#[skip:-8.14.99] required_capability: enrich_load FROM sample_data @@ -714,7 +714,7 @@ Connected to 10.1.0.1 | 1 | English | En ; -doubleRemoteEnrich#[skip:-8.17.99] +doubleRemoteEnrich#[skip:-8.14.99] required_capability: enrich_load FROM sample_data @@ -731,7 +731,7 @@ Connected to 10.1.0.1 | 1 | English | En ; -enrichAfterCoordinatorEnrich#[skip:-8.17.99] +enrichAfterCoordinatorEnrich#[skip:-8.14.99] required_capability: enrich_load FROM sample_data @@ -748,7 +748,7 @@ Connected to 10.1.0.1 | 1 | English | En ; -doubleCoordinatorEnrich#[skip:-8.17.99] +doubleCoordinatorEnrich#[skip:-8.14.99] required_capability: enrich_load FROM sample_data