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 dda6a15 commit f16a308Copy full SHA for f16a308
muted-tests.yml
@@ -249,6 +249,9 @@ tests:
249
- class: org.elasticsearch.entitlement.qa.EntitlementsAllowedIT
250
method: testCheckActionWithPolicyPass {pathPrefix=allowed actionName=create_ldap_cert_store}
251
issue: https://github.com/elastic/elasticsearch/issues/120422
252
+- class: org.elasticsearch.entitlement.qa.EntitlementsAllowedIT
253
+ method: testCheckActionWithPolicyPass {pathPrefix=allowed_nonmodular actionName=create_ldap_cert_store}
254
+ issue: https://github.com/elastic/elasticsearch/issues/120423
255
256
# Examples:
257
#
0 commit comments