@@ -615,84 +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.xpack.inference.chunking.ChunkingSettingsBuilderTests
637- method : testBuildChunkingSettingsForElasticReranker_QueryTokenCountLessThanHalfOfTokenLimit
638- issue : https://github.com/elastic/elasticsearch/issues/135928
639- - class : org.elasticsearch.upgrades.FullClusterRestartIT
640- method : testPeerRecoveryRetentionLeases {cluster=UPGRADED}
641- issue : https://github.com/elastic/elasticsearch/issues/135929
642- - class : org.elasticsearch.upgrades.FullClusterRestartIT
643- method : testPersianAnalyzerBWC {cluster=UPGRADED}
644- issue : https://github.com/elastic/elasticsearch/issues/135930
645- - class : org.elasticsearch.upgrades.FullClusterRestartIT
646- method : testSnapshotRestore {cluster=UPGRADED}
647- issue : https://github.com/elastic/elasticsearch/issues/135933
648- - class : org.elasticsearch.upgrades.FullClusterRestartIT
649- method : testForbidDisableSoftDeletesOnRestore {cluster=UPGRADED}
650- issue : https://github.com/elastic/elasticsearch/issues/135937
651- - class : org.elasticsearch.upgrades.FullClusterRestartIT
652- method : testShrinkAfterUpgrade {cluster=UPGRADED}
653- issue : https://github.com/elastic/elasticsearch/issues/135938
654618- class : org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
655619 method : testTopNPushedToLuceneOnSortedIndex
656620 issue : https://github.com/elastic/elasticsearch/issues/135939
657- - class : org.elasticsearch.upgrades.FullClusterRestartIT
658- method : testClosedIndices {cluster=UPGRADED}
659- issue : https://github.com/elastic/elasticsearch/issues/135941
660- - class : org.elasticsearch.upgrades.FullClusterRestartIT
661- method : testOperationBasedRecovery {cluster=UPGRADED}
662- issue : https://github.com/elastic/elasticsearch/issues/135944
663- - class : org.elasticsearch.upgrades.FullClusterRestartIT
664- method : testRomanianAnalyzerBWC {cluster=UPGRADED}
665- issue : https://github.com/elastic/elasticsearch/issues/135948
666- - class : org.elasticsearch.upgrades.FullClusterRestartIT
667- method : testEmptyShard {cluster=UPGRADED}
668- issue : https://github.com/elastic/elasticsearch/issues/135951
669- - class : org.elasticsearch.upgrades.FullClusterRestartIT
670- method : testRollover {cluster=UPGRADED}
671- issue : https://github.com/elastic/elasticsearch/issues/135952
672- - class : org.elasticsearch.upgrades.FullClusterRestartIT
673- method : testRecovery {cluster=UPGRADED}
674- issue : https://github.com/elastic/elasticsearch/issues/135953
675- - class : org.elasticsearch.upgrades.FullClusterRestartIT
676- method : testNewReplicas {cluster=UPGRADED}
677- issue : https://github.com/elastic/elasticsearch/issues/135956
678- - class : org.elasticsearch.upgrades.FullClusterRestartIT
679- method : testHistoryUUIDIsAdded {cluster=UPGRADED}
680- issue : https://github.com/elastic/elasticsearch/issues/135957
681- - class : org.elasticsearch.upgrades.FullClusterRestartIT
682- method : testTurnOffTranslogRetentionAfterUpgraded {cluster=UPGRADED}
683- issue : https://github.com/elastic/elasticsearch/issues/135958
684- - class : org.elasticsearch.upgrades.FullClusterRestartIT
685- method : testSoftDeletes {cluster=UPGRADED}
686- issue : https://github.com/elastic/elasticsearch/issues/135959
687- - class : org.elasticsearch.upgrades.FullClusterRestartIT
688- method : testClusterState {cluster=UPGRADED}
689- issue : https://github.com/elastic/elasticsearch/issues/135960
690- - class : org.elasticsearch.upgrades.FullClusterRestartIT
691- method : testShrink {cluster=UPGRADED}
692- issue : https://github.com/elastic/elasticsearch/issues/135962
693- - class : org.elasticsearch.upgrades.FullClusterRestartIT
694- method : testSearchTimeSeriesMode {cluster=UPGRADED}
695- issue : https://github.com/elastic/elasticsearch/issues/135963
696621- class : org.elasticsearch.datastreams.DataStreamIndexSettingsProviderTests
697622 method : testGetAdditionalIndexSettings
698623 issue : https://github.com/elastic/elasticsearch/issues/135972
@@ -738,6 +663,21 @@ tests:
738663- class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
739664 method : test {csv-spec:fork.ForkBranchWithInlineStats}
740665 issue : https://github.com/elastic/elasticsearch/issues/136091
666+ - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
667+ method : test {csv-spec:date.EvalDateTruncQuarterlyIntervalWithGTInRange}
668+ 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
741681
742682# Examples:
743683#
0 commit comments