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 89f23c6 commit 1b5f675Copy full SHA for 1b5f675
muted-tests.yml
@@ -389,6 +389,9 @@ tests:
389
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
390
method: test {p0=search.vectors/42_knn_search_int4_flat/KNN Vector similarity search only}
391
issue: https://github.com/elastic/elasticsearch/issues/121395
392
+- class: org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests
393
+ method: testGrantApiKeyForJWT
394
+ issue: https://github.com/elastic/elasticsearch/issues/121039
395
396
# Examples:
397
#
0 commit comments