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 8b9a874 commit 0ec55e5Copy full SHA for 0ec55e5
muted-tests.yml
@@ -274,6 +274,9 @@ tests:
274
- class: org.elasticsearch.entitlement.qa.EntitlementsDeniedIT
275
method: testCheckThrows {pathPrefix=denied actionName=sslSessionImpl_getSessionContext}
276
issue: https://github.com/elastic/elasticsearch/issues/120053
277
+- class: org.elasticsearch.entitlement.qa.EntitlementsDeniedIT
278
+ method: testCheckThrows {pathPrefix=denied_nonmodular actionName=sslSessionImpl_getSessionContext}
279
+ issue: https://github.com/elastic/elasticsearch/issues/120054
280
281
# Examples:
282
#
0 commit comments