We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f42f2 commit d26903dCopy full SHA for d26903d
x-pack/qa/full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart/FullClusterRestartIT.java
@@ -127,6 +127,7 @@ public void testSecurityNativeRealm() throws Exception {
127
}
128
129
@SuppressWarnings("unchecked")
130
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40178")
131
public void testWatcher() throws Exception {
132
if (isRunningAgainstOldCluster()) {
133
logger.info("Adding a watch on old cluster {}", getOldClusterVersion());
0 commit comments