This test is believed to be fixed by #43939 closes #40178
This commit is contained in:
parent
17d8ee9a9c
commit
5a4745ae69
|
@ -135,7 +135,6 @@ public class FullClusterRestartIT extends AbstractFullClusterRestartTestCase {
|
|||
}
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40178")
|
||||
public void testWatcher() throws Exception {
|
||||
if (isRunningAgainstOldCluster()) {
|
||||
logger.info("Adding a watch on old cluster {}", getOldClusterVersion());
|
||||
|
|
Loading…
Reference in New Issue