We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d86341 commit ec69df0Copy full SHA for ec69df0
muted-tests.yml
@@ -250,6 +250,9 @@ tests:
250
issue: https://github.com/elastic/elasticsearch/issues/120890
251
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
252
issue: https://github.com/elastic/elasticsearch/issues/120816
253
+- class: org.elasticsearch.xpack.security.authc.service.ServiceAccountIT
254
+ method: testAuthenticateShouldNotFallThroughInCaseOfFailure
255
+ issue: https://github.com/elastic/elasticsearch/issues/120902
256
257
# Examples:
258
#
0 commit comments