Skip to content

Commit 8b9a006

Browse files
committed
Mute testHttpInput
Relates #40587
1 parent fe32ce6 commit 8b9a006

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/watcher/src/test/java/org/elasticsearch/xpack/watcher/test/integration/HttpSecretsIntegrationTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ protected Settings nodeSettings(int nodeOrdinal) {
8787
return super.nodeSettings(nodeOrdinal);
8888
}
8989

90+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40587")
9091
public void testHttpInput() throws Exception {
9192
WatcherClient watcherClient = watcherClient();
9293
watcherClient.preparePutWatch("_id")

0 commit comments

Comments
 (0)