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 1f4f756 commit 4e7e247Copy full SHA for 4e7e247
muted-tests.yml
@@ -386,6 +386,9 @@ tests:
386
- class: org.elasticsearch.entitlement.runtime.policy.PolicyParserTests
387
method: testPolicyBuilder
388
issue: https://github.com/elastic/elasticsearch/issues/122665
389
+- class: org.elasticsearch.entitlement.runtime.policy.PolicyParserFailureTests
390
+ method: testEntitlementAbsolutePathWhenRelative
391
+ issue: https://github.com/elastic/elasticsearch/issues/122666
392
393
# Examples:
394
#
0 commit comments