Skip to content

Commit 7641277

Browse files
Mute org.elasticsearch.xpack.core.security.authz.RoleDescriptorTests testHasPrivilegesOtherThanIndex #116376
1 parent e76f73b commit 7641277

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,9 @@ tests:
304304
- class: org.elasticsearch.xpack.inference.InferenceRestIT
305305
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
306306
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
307310

308311
# Examples:
309312
#

0 commit comments

Comments
 (0)