Mute HttpExporterTests#testHttpExporterShutdown test

Tracked by #31433
This commit is contained in:
markharwood 2018-06-19 15:51:59 +01:00
parent c0961b79be
commit 73c182ce08
1 changed files with 1 additions and 0 deletions

View File

@ -460,6 +460,7 @@ public class HttpExporterTests extends ESTestCase {
}
}
@AwaitsFix (bugUrl = "https://github.com/elastic/elasticsearch/issues/31433" )
public void testHttpExporterShutdown() throws Exception {
final Config config = createConfig(Settings.EMPTY);
final RestClient client = mock(RestClient.class);