We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77757b2 commit 1b32dafCopy full SHA for 1b32daf
x-pack/qa/full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart/FullClusterRestartIT.java
@@ -228,6 +228,7 @@ public void testWatcher() throws Exception {
228
}
229
230
231
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/63088")
232
@SuppressWarnings("unchecked")
233
public void testWatcherWithApiKey() throws Exception {
234
assumeTrue("API key is available since 6.7.0", getOldClusterVersion().onOrAfter(Version.V_6_7_0));
0 commit comments