Skip to content

Commit 63f835d

Browse files
authored
Re-enable Watcher full cluster restart test (#47950)
This test is believed to be fixed by #43939 closes #40178
1 parent 9e7cfc8 commit 63f835d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/qa/full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart/FullClusterRestartIT.java

-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ public void testSecurityNativeRealm() throws Exception {
116116
}
117117

118118
@SuppressWarnings("unchecked")
119-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40178")
120119
public void testWatcher() throws Exception {
121120
if (isRunningAgainstOldCluster()) {
122121
logger.info("Adding a watch on old cluster {}", getOldClusterVersion());

0 commit comments

Comments
 (0)