File tree Expand file tree Collapse file tree 2 files changed +20
-6
lines changed
x-pack/plugin/esql/qa/testFixtures/src/main/resources Expand file tree Collapse file tree 2 files changed +20
-6
lines changed Original file line number Diff line number Diff line change 1+ pr : 131640
2+ summary : Disable newly added Enrich tests for Old Elastic Versions
3+ area : ES|QL
4+ type : bug
5+ issues :
6+ - 131590
7+ - 131574
8+ - 131591
9+ - 131575
10+ - 131578
11+ - 131624
12+ - 131576
13+ - 131577
14+ - 131580
Original file line number Diff line number Diff line change @@ -664,7 +664,7 @@ Fyodor Dostoevsky |1211 |null |null |null
664664;
665665
666666
667- statsAfterRemoteEnrich
667+ statsAfterRemoteEnrich#[skip:-8.17.99]
668668required_capability: enrich_load
669669
670670FROM sample_data
@@ -680,7 +680,7 @@ messages:long | language_name:keyword
680680;
681681
682682
683- enrichAfterRemoteEnrich
683+ enrichAfterRemoteEnrich#[skip:-8.17.99]
684684required_capability: enrich_load
685685
686686FROM 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]
701701required_capability: enrich_load
702702
703703FROM 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]
718718required_capability: enrich_load
719719
720720FROM 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]
735735required_capability: enrich_load
736736
737737FROM 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]
752752required_capability: enrich_load
753753
754754FROM sample_data
You can’t perform that action at this time.
0 commit comments