Skip to content

Commit 414aadb

Browse files
ivanceaalex-spies
andauthored
Skip new ENRICH tests only on 8.14 (#132012) (#132016)
They should work correctly on 8.15+. #131640 disabled them on 8.14-8.17. Backporting this to 8.18 (+ unmuting!) will fix: - #131977 - #131976 - #131970 - #131969 - #131968 - #131959 - #131958 - #131957 - #131956 - #131013 Co-authored-by: Alexander Spies <[email protected]>
1 parent 9a798cc commit 414aadb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

x-pack/plugin/esql/qa/testFixtures/src/main/resources/enrich.csv-spec

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@ Fyodor Dostoevsky |1211 |null |null |null
664664
;
665665

666666

667-
statsAfterRemoteEnrich
667+
statsAfterRemoteEnrich#[skip:-8.14.99]
668668
required_capability: enrich_load
669669

670670
FROM sample_data
@@ -680,7 +680,7 @@ messages:long | language_name:keyword
680680
;
681681

682682

683-
enrichAfterRemoteEnrich
683+
enrichAfterRemoteEnrich#[skip:-8.14.99]
684684
required_capability: enrich_load
685685

686686
FROM sample_data
@@ -697,7 +697,7 @@ Connected to 10.1.0.1 | 1 | English | En
697697
;
698698

699699

700-
coordinatorEnrichAfterRemoteEnrich
700+
coordinatorEnrichAfterRemoteEnrich#[skip:-8.14.99]
701701
required_capability: enrich_load
702702

703703
FROM sample_data
@@ -714,7 +714,7 @@ Connected to 10.1.0.1 | 1 | English | En
714714
;
715715

716716

717-
doubleRemoteEnrich
717+
doubleRemoteEnrich#[skip:-8.14.99]
718718
required_capability: enrich_load
719719

720720
FROM sample_data
@@ -731,7 +731,7 @@ Connected to 10.1.0.1 | 1 | English | En
731731
;
732732

733733

734-
enrichAfterCoordinatorEnrich
734+
enrichAfterCoordinatorEnrich#[skip:-8.14.99]
735735
required_capability: enrich_load
736736

737737
FROM sample_data
@@ -748,7 +748,7 @@ Connected to 10.1.0.1 | 1 | English | En
748748
;
749749

750750

751-
doubleCoordinatorEnrich
751+
doubleCoordinatorEnrich#[skip:-8.14.99]
752752
required_capability: enrich_load
753753

754754
FROM sample_data

0 commit comments

Comments
 (0)