Watcher: Reenable HttpSecretsIntegrationTests#testWebhookAction test (#32456)

The error message mentioned in #30094 does not link to to a cause by the
test itself, as there are still inflight requests according to the
circuit breaker.

I ran this test class 100k times on bare metal and could not reproduce
it. I will reenable the test for now.

Closes #30094
This commit is contained in:
Alexander Reelsen 2018-08-01 10:46:02 +02:00 committed by GitHub
parent 82fe67b225
commit 7d7cddc6ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -165,7 +165,6 @@ public class HttpSecretsIntegrationTests extends AbstractWatcherIntegrationTestC
is(ApplicableBasicAuth.headerValue(USERNAME, PASSWORD.toCharArray())));
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/30094")
public void testWebhookAction() throws Exception {
WatcherClient watcherClient = watcherClient();
watcherClient.preparePutWatch("_id")