Skip to content

Commit

Permalink
Mute HttpExporterTests#testHttpExporterShutdown test
Browse files Browse the repository at this point in the history
Tracked by #31433
  • Loading branch information
markharwood committed Jun 19, 2018
1 parent c0961b7 commit 73c182c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ public void testHttpExporter() throws Exception {
}
}

@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);
Expand Down

0 comments on commit 73c182c

Please sign in to comment.