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 0e85d40 commit 8b9a874Copy full SHA for 8b9a874
muted-tests.yml
@@ -271,6 +271,9 @@ tests:
271
- class: org.elasticsearch.index.mapper.IntervalThrottlerTests
272
method: testThrottling
273
issue: https://github.com/elastic/elasticsearch/issues/120023
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
278
# Examples:
279
#
0 commit comments