diff --git a/docs/changelog/131640.yaml b/docs/changelog/131640.yaml new file mode 100644 index 0000000000000..eb916831e8ae0 --- /dev/null +++ b/docs/changelog/131640.yaml @@ -0,0 +1,14 @@ +pr: 131640 +summary: Disable newly added Enrich tests for Old Elastic Versions +area: ES|QL +type: bug +issues: + - 131590 + - 131574 + - 131591 + - 131575 + - 131578 + - 131624 + - 131576 + - 131577 + - 131580 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 103f54333448e..133ae225bf739 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 +statsAfterRemoteEnrich#[skip:-8.17.99] required_capability: enrich_load FROM sample_data @@ -680,7 +680,7 @@ messages:long | language_name:keyword ; -enrichAfterRemoteEnrich +enrichAfterRemoteEnrich#[skip:-8.17.99] required_capability: enrich_load FROM sample_data @@ -697,7 +697,7 @@ Connected to 10.1.0.1 | 1 | English | En ; -coordinatorEnrichAfterRemoteEnrich +coordinatorEnrichAfterRemoteEnrich#[skip:-8.17.99] required_capability: enrich_load FROM sample_data @@ -714,7 +714,7 @@ Connected to 10.1.0.1 | 1 | English | En ; -doubleRemoteEnrich +doubleRemoteEnrich#[skip:-8.17.99] required_capability: enrich_load FROM sample_data @@ -731,7 +731,7 @@ Connected to 10.1.0.1 | 1 | English | En ; -enrichAfterCoordinatorEnrich +enrichAfterCoordinatorEnrich#[skip:-8.17.99] required_capability: enrich_load FROM sample_data @@ -748,7 +748,7 @@ Connected to 10.1.0.1 | 1 | English | En ; -doubleCoordinatorEnrich +doubleCoordinatorEnrich#[skip:-8.17.99] required_capability: enrich_load FROM sample_data