We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d8ee9 commit 5a4745aCopy full SHA for 5a4745a
x-pack/qa/full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart/FullClusterRestartIT.java
@@ -135,7 +135,6 @@ public void testSecurityNativeRealm() throws Exception {
135
}
136
137
@SuppressWarnings("unchecked")
138
- @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40178")
139
public void testWatcher() throws Exception {
140
if (isRunningAgainstOldCluster()) {
141
logger.info("Adding a watch on old cluster {}", getOldClusterVersion());
0 commit comments