Skip to content

Commit 267c323

Browse files
committed
Mute FullClusterRestartIT#testWatcher
This test has failed due to incorrect versions on the watches, see
1 parent 0205482 commit 267c323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
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
@@ -120,6 +120,7 @@ public void testSecurityNativeRealm() throws Exception {
120120
}
121121

122122
@SuppressWarnings("unchecked")
123+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40178")
123124
public void testWatcher() throws Exception {
124125
if (isRunningAgainstOldCluster()) {
125126
logger.info("Adding a watch on old cluster {}", getOldClusterVersion());

0 commit comments

Comments
 (0)