Skip to content

Commit

Permalink
Mute LocalExporterIntegTests#testExport. (elastic#38379)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtibshirani authored Feb 4, 2019
1 parent 549a90d commit 0970035
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ private void stopMonitoring() {
.putNull("xpack.monitoring.exporters._local.index.name.time_format")));
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38378")
public void testExport() throws Exception {
try {
if (randomBoolean()) {
Expand Down

0 comments on commit 0970035

Please sign in to comment.