We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36280d2 commit 10122c7Copy full SHA for 10122c7
muted-tests.yml
@@ -423,6 +423,9 @@ tests:
423
- class: org.elasticsearch.smoketest.MlWithSecurityIT
424
method: test {yaml=ml/get_trained_model_stats/Test get stats given trained models}
425
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
430
# Examples:
431
#
0 commit comments