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 f2e428a commit 3c2f2bfCopy full SHA for 3c2f2bf
muted-tests.yml
@@ -248,6 +248,9 @@ tests:
248
- class: org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterIT
249
method: testBulkOperations {p0=false}
250
issue: https://github.com/elastic/elasticsearch/issues/119901
251
+- class: org.elasticsearch.xpack.security.authz.IndicesAndAliasesResolverTests
252
+ method: testBackingIndicesAreVisibleWhenIncludedByRequestWithWildcard
253
+ issue: https://github.com/elastic/elasticsearch/issues/119908
254
255
# Examples:
256
#
0 commit comments