@@ -252,15 +252,18 @@ tests:
252252- class : org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
253253 method : test {yaml=reference/cat/nodes/line_361}
254254 issue : https://github.com/elastic/elasticsearch/issues/124103
255- - class : org.elasticsearch.entitlement.runtime.policy.PolicyManagerTests
256- method : testFilesEntitlementsWithExclusive
257- issue : https://github.com/elastic/elasticsearch/issues/124420
258255- class : org.elasticsearch.xpack.restart.MLModelDeploymentFullClusterRestartIT
259256 method : testDeploymentSurvivesRestart {cluster=OLD}
260257 issue : https://github.com/elastic/elasticsearch/issues/124160
261258- class : org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
262259 method : test {p0=search/610_function_score/Random}
263260 issue : https://github.com/elastic/elasticsearch/issues/125010
261+ - class : org.elasticsearch.xpack.ilm.history.ILMHistoryItemTests
262+ method : testTruncateLongError
263+ issue : https://github.com/elastic/elasticsearch/issues/125216
264+ - class : org.elasticsearch.index.shard.StoreRecoveryTests
265+ method : testAddIndices
266+ issue : https://github.com/elastic/elasticsearch/issues/124104
264267
265268# Examples:
266269#
@@ -299,4 +302,4 @@ tests:
299302# issue: "https://github.com/elastic/elasticsearch/..."
300303# - class: "org.elasticsearch.xpack.esql.**"
301304# method: "test {union_types.MultiIndexIpStringStatsInline *}"
302- # issue: "https://github.com/elastic/elasticsearch/..."
305+ # issue: "https://github.com/elastic/elasticsearch/..."
0 commit comments