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 bf9c93d commit 61e1fb6Copy full SHA for 61e1fb6
muted-tests.yml
@@ -403,6 +403,9 @@ tests:
403
- class: org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests
404
method: testGrantApiKeyForJWT
405
issue: https://github.com/elastic/elasticsearch/issues/121039
406
+- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
407
+ method: test {yaml=cluster.health/10_basic/cluster health basic test}
408
+ issue: https://github.com/elastic/elasticsearch/issues/121478
409
410
# Examples:
411
#
0 commit comments