浏览代码

Mute org.elasticsearch.xpack.ml.integration.MlJobIT testGetJob_GivenNoSuchJob #112730

elasticsearchmachine 1 年之前
父节点
当前提交
d466ad1c3c
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -202,6 +202,9 @@ tests:
 - class: org.elasticsearch.xpack.ml.integration.MlJobIT
 - class: org.elasticsearch.xpack.ml.integration.MlJobIT
   method: testCreateJobInSharedIndexUpdatesMapping
   method: testCreateJobInSharedIndexUpdatesMapping
   issue: https://github.com/elastic/elasticsearch/issues/112729
   issue: https://github.com/elastic/elasticsearch/issues/112729
+- class: org.elasticsearch.xpack.ml.integration.MlJobIT
+  method: testGetJob_GivenNoSuchJob
+  issue: https://github.com/elastic/elasticsearch/issues/112730
 
 
 # Examples:
 # Examples:
 #
 #