Skip to content

Commit 8163e0a

Browse files
committed
Mute XPackRestIT security/authz/14_cat_indices
Mutes "Test empty request while single authorized closed index" Tracked by #47875
1 parent bdbc353 commit 8163e0a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

x-pack/plugin/src/test/resources/rest-api-spec/test/security/authz/14_cat_indices.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ teardown:
117117
---
118118
"Test empty request while single authorized closed index":
119119

120+
- skip:
121+
version: "all"
122+
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/47875"
123+
120124
- do:
121125
indices.create:
122126
index: index_to_monitor

0 commit comments

Comments
 (0)