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