Skip to content

Commit cbf1a19

Browse files
author
David Roberts
authored
Mute FullClusterRestartIT.testWatcherWithApiKey (#63241)
Due to #63088
1 parent 7550e06 commit cbf1a19

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
@@ -209,6 +209,7 @@ public void testWatcher() throws Exception {
209209
}
210210
}
211211

212+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/63088")
212213
@SuppressWarnings("unchecked")
213214
public void testWatcherWithApiKey() throws Exception {
214215
final Request getWatchStatusRequest = new Request("GET", "/_watcher/watch/watch_with_api_key");

0 commit comments

Comments
 (0)