@@ -241,9 +241,6 @@ tests:
241241- class : org.elasticsearch.xpack.test.rest.XPackRestIT
242242 method : test {p0=ml/data_frame_analytics_cat_apis/Test cat data frame analytics all jobs with header}
243243 issue : https://github.com/elastic/elasticsearch/issues/119332
244- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
245- method : test {lookup-join.MvJoinKeyOnTheDataNode ASYNC}
246- issue : https://github.com/elastic/elasticsearch/issues/119179
247244- class : org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
248245 issue : https://github.com/elastic/elasticsearch/issues/119191
249246- class : org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT
@@ -252,12 +249,15 @@ tests:
252249- class : org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT
253250 method : testMatchAllQuery
254251 issue : https://github.com/elastic/elasticsearch/issues/119432
255- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
256- method : test {lookup-join.MvJoinKeyOnTheDataNode SYNC}
257- issue : https://github.com/elastic/elasticsearch/issues/119446
258252- class : org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT
259253 method : testTermsQuery
260254 issue : https://github.com/elastic/elasticsearch/issues/119486
255+ - class : org.elasticsearch.xpack.test.rest.XPackRestIT
256+ method : test {p0=transform/transforms_start_stop/Test start/stop/start transform}
257+ issue : https://github.com/elastic/elasticsearch/issues/119508
258+ - class : org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT
259+ method : testEsqlSource
260+ issue : https://github.com/elastic/elasticsearch/issues/119510
261261
262262# Examples:
263263#
0 commit comments