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 7550e06 commit cbf1a19Copy full SHA for cbf1a19
x-pack/qa/full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart/FullClusterRestartIT.java
@@ -209,6 +209,7 @@ public void testWatcher() throws Exception {
209
}
210
211
212
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/63088")
213
@SuppressWarnings("unchecked")
214
public void testWatcherWithApiKey() throws Exception {
215
final Request getWatchStatusRequest = new Request("GET", "/_watcher/watch/watch_with_api_key");
0 commit comments