Skip to content

Commit 5a4745a

Browse files
authored
Re-enable Watcher full cluster restart test (#47950) (#48000)
This test is believed to be fixed by #43939 closes #40178
1 parent 17d8ee9 commit 5a4745a

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ public void testSecurityNativeRealm() throws Exception {
135135
}
136136

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

0 commit comments

Comments
 (0)