Explorar o código

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

elasticsearchmachine hai 8 meses
pai
achega
ec0dcf23a1
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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