浏览代码

Mute org.elasticsearch.xpack.security.authc.service.ServiceAccountIT testAuthenticateShouldNotFallThroughInCaseOfFailure #120902

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

+ 3 - 0
muted-tests.yml

@@ -476,3 +476,6 @@ tests:
 - class: org.elasticsearch.xpack.esql.qa.multi_node.RestEsqlIT
   method: testOutOfRangeComparisons {ASYNC}
   issue: https://github.com/elastic/elasticsearch/issues/121007
+- class: org.elasticsearch.xpack.security.authc.service.ServiceAccountIT
+  method: testAuthenticateShouldNotFallThroughInCaseOfFailure
+  issue: https://github.com/elastic/elasticsearch/issues/120902