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 e1467c2 commit 1a21aceCopy full SHA for 1a21ace
muted-tests.yml
@@ -292,6 +292,9 @@ tests:
292
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
293
method: testGetProfiles
294
issue: https://github.com/elastic/elasticsearch/issues/121101
295
+- class: org.elasticsearch.xpack.security.authc.service.ServiceAccountSingleNodeTests
296
+ method: testAuthenticateWithServiceFileToken
297
+ issue: https://github.com/elastic/elasticsearch/issues/120988
298
299
# Examples:
300
#
0 commit comments