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 a0f0cea commit f73827fCopy full SHA for f73827f
muted-tests.yml
@@ -341,6 +341,9 @@ tests:
341
- class: org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests
342
method: testGrantApiKeyForJWT
343
issue: https://github.com/elastic/elasticsearch/issues/121039
344
+- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
345
+ method: testGetUsersWithProfileUid
346
+ issue: https://github.com/elastic/elasticsearch/issues/121483
347
348
# Examples:
349
#
0 commit comments