Skip to content

Commit 6b6f06e

Browse files
committed
[Test Mute] AwaitsFix #82785
1 parent cea1ca2 commit 6b6f06e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/qa/full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart/FullClusterRestartIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ public void testServiceAccountApiKey() throws IOException {
331331
}
332332
}
333333

334+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/82785")
334335
public void testApiKeySuperuser() throws IOException {
335336
if (isRunningAgainstOldCluster()) {
336337
final Request createUserRequest = new Request("PUT", "/_security/user/api_key_super_creator");

0 commit comments

Comments
 (0)