We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0205482 commit 267c323Copy full SHA for 267c323
x-pack/qa/full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart/FullClusterRestartIT.java
@@ -120,6 +120,7 @@ public void testSecurityNativeRealm() throws Exception {
120
}
121
122
@SuppressWarnings("unchecked")
123
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40178")
124
public void testWatcher() throws Exception {
125
if (isRunningAgainstOldCluster()) {
126
logger.info("Adding a watch on old cluster {}", getOldClusterVersion());
0 commit comments