File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -423,6 +423,12 @@ tests:
423423- class : org.elasticsearch.smoketest.MlWithSecurityIT
424424 method : test {yaml=ml/get_trained_model_stats/Test get stats given trained models}
425425 issue : https://github.com/elastic/elasticsearch/issues/126510
426+ - class : org.elasticsearch.xpack.test.rest.XPackRestIT
427+ method : test {p0=transform/transforms_stats/Test get multiple transform stats}
428+ issue : https://github.com/elastic/elasticsearch/issues/126567
429+ - class : org.elasticsearch.xpack.test.rest.XPackRestIT
430+ method : test {p0=transform/transforms_stats/Test get single transform stats when it does not have a task}
431+ issue : https://github.com/elastic/elasticsearch/issues/126568
426432
427433# Examples:
428434#
You can’t perform that action at this time.
0 commit comments