We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95397c commit e090e47Copy full SHA for e090e47
muted-tests.yml
@@ -453,6 +453,9 @@ tests:
453
- class: org.elasticsearch.xpack.search.AsyncSearchErrorTraceIT
454
method: testDataNodeLogsStackTraceWhenErrorTraceFalseOrEmpty
455
issue: https://github.com/elastic/elasticsearch/issues/126357
456
+- class: org.elasticsearch.smoketest.MlWithSecurityIT
457
+ method: test {yaml=ml/get_trained_model_stats/Test get stats given trained models}
458
+ issue: https://github.com/elastic/elasticsearch/issues/126510
459
460
# Examples:
461
#
0 commit comments