Skip to content

Commit 0949bd3

Browse files
committed
Re-enable Watcher full cluster restart test
This test is believed to be fixed by elastic#43939 closes elastic#40178 -------- Note - this test was run for 24+ hours on CI hardware with no failures.
1 parent 1966b3b commit 0949bd3

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)