[TEST] Silence LocalExporterIntegTests.testExport

See: elastic/x-pack-elasticsearch#3954, elastic/x-pack-elasticsearch#3910

Original commit: elastic/x-pack-elasticsearch@a298c21579
This commit is contained in:
Tim Vernum 2018-02-15 18:04:20 +11:00
parent d45f28339b
commit bad812d920
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ public class LocalExporterIntegTests extends LocalExporterIntegTestCase {
.putNull("xpack.monitoring.exporters._local.index.name.time_format")));
}
@AwaitsFix(bugUrl = "https://github.com/elastic/x-pack-elasticsearch/issues/3954")
public void testExport() throws Exception {
try {
if (randomBoolean()) {