Skip to content

Commit 362652c

Browse files
Disable newly added enrich tests for old builds
1 parent 21ef40b commit 362652c

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.17.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.17.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.17.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.17.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.17.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.17.99]
752752
required_capability: enrich_load
753753

754754
FROM sample_data

0 commit comments

Comments
 (0)