Skip to content

Commit bf9c93d

Browse files
Mute org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests testGrantApiKeyForJWT #121039
1 parent fd1bd79 commit bf9c93d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,9 @@ tests:
400400
- class: org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests
401401
method: testClientSecretRotation
402402
issue: https://github.com/elastic/elasticsearch/issues/120985
403+
- class: org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests
404+
method: testGrantApiKeyForJWT
405+
issue: https://github.com/elastic/elasticsearch/issues/121039
403406

404407
# Examples:
405408
#

0 commit comments

Comments
 (0)