Skip to content

Commit 1b32daf

Browse files
author
David Roberts
committed
Mute FullClusterRestartIT.testWatcherWithApiKey (#63241)
Due to #63088
1 parent 77757b2 commit 1b32daf

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
@@ -228,6 +228,7 @@ public void testWatcher() throws Exception {
228228
}
229229
}
230230

231+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/63088")
231232
@SuppressWarnings("unchecked")
232233
public void testWatcherWithApiKey() throws Exception {
233234
assumeTrue("API key is available since 6.7.0", getOldClusterVersion().onOrAfter(Version.V_6_7_0));

0 commit comments

Comments
 (0)