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 e76f73b commit 7641277Copy full SHA for 7641277
muted-tests.yml
@@ -304,6 +304,9 @@ tests:
304
- class: org.elasticsearch.xpack.inference.InferenceRestIT
305
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
306
issue: https://github.com/elastic/elasticsearch/issues/114376
307
+- class: org.elasticsearch.xpack.core.security.authz.RoleDescriptorTests
308
+ method: testHasPrivilegesOtherThanIndex
309
+ issue: https://github.com/elastic/elasticsearch/issues/116376
310
311
# Examples:
312
#
0 commit comments