Browse Source

Mute org.elasticsearch.smoketest.MlWithSecurityIT test {yaml=ml/get_trained_model_stats/Test get stats given trained models} #126510

elasticsearchmachine 6 months ago
parent
commit
e090e475c0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -453,6 +453,9 @@ tests:
 - class: org.elasticsearch.xpack.search.AsyncSearchErrorTraceIT
 - class: org.elasticsearch.xpack.search.AsyncSearchErrorTraceIT
   method: testDataNodeLogsStackTraceWhenErrorTraceFalseOrEmpty
   method: testDataNodeLogsStackTraceWhenErrorTraceFalseOrEmpty
   issue: https://github.com/elastic/elasticsearch/issues/126357
   issue: https://github.com/elastic/elasticsearch/issues/126357
+- class: org.elasticsearch.smoketest.MlWithSecurityIT
+  method: test {yaml=ml/get_trained_model_stats/Test get stats given trained models}
+  issue: https://github.com/elastic/elasticsearch/issues/126510
 
 
 # Examples:
 # Examples:
 #
 #