Browse Source

Mute org.elasticsearch.xpack.core.security.authz.RoleDescriptorTests testHasPrivilegesOtherThanIndex #116376

elasticsearchmachine 11 months ago
parent
commit
7641277ba9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -304,6 +304,9 @@ tests:
 - class: org.elasticsearch.xpack.inference.InferenceRestIT
   method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
   issue: https://github.com/elastic/elasticsearch/issues/114376
+- class: org.elasticsearch.xpack.core.security.authz.RoleDescriptorTests
+  method: testHasPrivilegesOtherThanIndex
+  issue: https://github.com/elastic/elasticsearch/issues/116376
 
 # Examples:
 #