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 3c2f2bf commit 933da4eCopy full SHA for 933da4e
muted-tests.yml
@@ -251,6 +251,9 @@ tests:
251
- class: org.elasticsearch.xpack.security.authz.IndicesAndAliasesResolverTests
252
method: testBackingIndicesAreVisibleWhenIncludedByRequestWithWildcard
253
issue: https://github.com/elastic/elasticsearch/issues/119908
254
+- class: org.elasticsearch.xpack.security.authz.IndicesAndAliasesResolverTests
255
+ method: testBackingIndicesAreNotVisibleWhenNotIncludedByRequestWithoutWildcard
256
+ issue: https://github.com/elastic/elasticsearch/issues/119909
257
258
# Examples:
259
#
0 commit comments