@@ -615,81 +615,9 @@ tests:
615615- class : org.elasticsearch.datastreams.DataStreamIndexSettingsProviderTests 
616616  method : testGetAdditionalIndexSettingsMappingsMerging 
617617  issue : https://github.com/elastic/elasticsearch/issues/135884 
618- - class : org.elasticsearch.upgrades.FullClusterRestartDownsampleIT 
619-   method : testRollupIndex {cluster=UPGRADED} 
620-   issue : https://github.com/elastic/elasticsearch/issues/135906 
621- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
622-   method : testNewReplicasTimeSeriesMode {cluster=UPGRADED} 
623-   issue : https://github.com/elastic/elasticsearch/issues/135907 
624- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
625-   method : testSingleDoc {cluster=UPGRADED} 
626-   issue : https://github.com/elastic/elasticsearch/issues/135908 
627- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
628-   method : testResize {cluster=UPGRADED} 
629-   issue : https://github.com/elastic/elasticsearch/issues/135909 
630- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
631-   method : testSystemIndexMetadataIsUpgraded {cluster=UPGRADED} 
632-   issue : https://github.com/elastic/elasticsearch/issues/135923 
633- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
634-   method : testSearch {cluster=UPGRADED} 
635-   issue : https://github.com/elastic/elasticsearch/issues/135927 
636- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
637-   method : testPeerRecoveryRetentionLeases {cluster=UPGRADED} 
638-   issue : https://github.com/elastic/elasticsearch/issues/135929 
639- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
640-   method : testPersianAnalyzerBWC {cluster=UPGRADED} 
641-   issue : https://github.com/elastic/elasticsearch/issues/135930 
642- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
643-   method : testSnapshotRestore {cluster=UPGRADED} 
644-   issue : https://github.com/elastic/elasticsearch/issues/135933 
645- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
646-   method : testForbidDisableSoftDeletesOnRestore {cluster=UPGRADED} 
647-   issue : https://github.com/elastic/elasticsearch/issues/135937 
648- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
649-   method : testShrinkAfterUpgrade {cluster=UPGRADED} 
650-   issue : https://github.com/elastic/elasticsearch/issues/135938 
651618- class : org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT 
652619  method : testTopNPushedToLuceneOnSortedIndex 
653620  issue : https://github.com/elastic/elasticsearch/issues/135939 
654- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
655-   method : testClosedIndices {cluster=UPGRADED} 
656-   issue : https://github.com/elastic/elasticsearch/issues/135941 
657- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
658-   method : testOperationBasedRecovery {cluster=UPGRADED} 
659-   issue : https://github.com/elastic/elasticsearch/issues/135944 
660- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
661-   method : testRomanianAnalyzerBWC {cluster=UPGRADED} 
662-   issue : https://github.com/elastic/elasticsearch/issues/135948 
663- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
664-   method : testEmptyShard {cluster=UPGRADED} 
665-   issue : https://github.com/elastic/elasticsearch/issues/135951 
666- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
667-   method : testRollover {cluster=UPGRADED} 
668-   issue : https://github.com/elastic/elasticsearch/issues/135952 
669- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
670-   method : testRecovery {cluster=UPGRADED} 
671-   issue : https://github.com/elastic/elasticsearch/issues/135953 
672- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
673-   method : testNewReplicas {cluster=UPGRADED} 
674-   issue : https://github.com/elastic/elasticsearch/issues/135956 
675- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
676-   method : testHistoryUUIDIsAdded {cluster=UPGRADED} 
677-   issue : https://github.com/elastic/elasticsearch/issues/135957 
678- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
679-   method : testTurnOffTranslogRetentionAfterUpgraded {cluster=UPGRADED} 
680-   issue : https://github.com/elastic/elasticsearch/issues/135958 
681- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
682-   method : testSoftDeletes {cluster=UPGRADED} 
683-   issue : https://github.com/elastic/elasticsearch/issues/135959 
684- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
685-   method : testClusterState {cluster=UPGRADED} 
686-   issue : https://github.com/elastic/elasticsearch/issues/135960 
687- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
688-   method : testShrink {cluster=UPGRADED} 
689-   issue : https://github.com/elastic/elasticsearch/issues/135962 
690- - class : org.elasticsearch.upgrades.FullClusterRestartIT 
691-   method : testSearchTimeSeriesMode {cluster=UPGRADED} 
692-   issue : https://github.com/elastic/elasticsearch/issues/135963 
693621- class : org.elasticsearch.datastreams.DataStreamIndexSettingsProviderTests 
694622  method : testGetAdditionalIndexSettings 
695623  issue : https://github.com/elastic/elasticsearch/issues/135972 
@@ -738,6 +666,21 @@ tests:
738666- class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT 
739667  method : test {csv-spec:date.EvalDateTruncQuarterlyIntervalWithGTInRange} 
740668  issue : https://github.com/elastic/elasticsearch/issues/136102 
669+ - class : org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT 
670+   method : test {csv-spec:math.PowIntInt} 
671+   issue : https://github.com/elastic/elasticsearch/issues/136106 
672+ - class : org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT 
673+   method : test {csv-spec:text-embedding.Text_embedding with knn on semantic_text_dense_field} 
674+   issue : https://github.com/elastic/elasticsearch/issues/136108 
675+ - class : org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT 
676+   method : test {csv-spec:string.ContainsFail} 
677+   issue : https://github.com/elastic/elasticsearch/issues/136112 
678+ - class : org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT 
679+   method : test {csv-spec:union_types.MultiIndexTsLongStatsDrop} 
680+   issue : https://github.com/elastic/elasticsearch/issues/136113 
681+ - class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT 
682+   method : test {csv-spec:lookup-join-expression.LookupMultiColTwoExprAndNoMatch} 
683+   issue : https://github.com/elastic/elasticsearch/issues/136121 
741684
742685#  Examples:
743686# 
0 commit comments