@@ -399,9 +399,6 @@ tests:
399399- class : org.elasticsearch.packaging.test.DockerTests
400400 method : test024InstallPluginFromArchiveUsingConfigFile
401401 issue : https://github.com/elastic/elasticsearch/issues/126936
402- - class : org.elasticsearch.search.aggregations.bucket.FiltersIT
403- method : testSimpleWithFilterQuery
404- issue : https://github.com/elastic/elasticsearch/issues/127099
405402- class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
406403 method : test {rerank.Reranker before a limit ASYNC}
407404 issue : https://github.com/elastic/elasticsearch/issues/127051
@@ -432,9 +429,6 @@ tests:
432429- class : org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
433430 method : test
434431 issue : https://github.com/elastic/elasticsearch/issues/127536
435- - class : org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
436- method : test {union_types.MultiIndexSortIpStringEval ASYNC}
437- issue : https://github.com/elastic/elasticsearch/issues/127537
438432- class : org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterIT
439433 method : testRestart {p0=false p1=false}
440434 issue : https://github.com/elastic/elasticsearch/issues/127592
@@ -447,6 +441,9 @@ tests:
447441- class : org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterIT
448442 method : testRestart {p0=true p1=true}
449443 issue : https://github.com/elastic/elasticsearch/issues/127595
444+ - class : org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT
445+ method : testRestoreSnapshotAllocationDoesNotExceedWatermarkWithMultipleRestores
446+ issue : https://github.com/elastic/elasticsearch/issues/127286
450447
451448# Examples:
452449#
0 commit comments