Skip to content

Commit d26903d

Browse files
committed
Mute FullClusterRestartIT#testWatcher
This test has failed due to incorrect versions on the watches, see
1 parent 26f42f2 commit d26903d

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
@@ -127,6 +127,7 @@ public void testSecurityNativeRealm() throws Exception {
127127
}
128128

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

0 commit comments

Comments
 (0)