Skip to content

Commit 0970035

Browse files
authored
Mute LocalExporterIntegTests#testExport. (elastic#38379)
1 parent 549a90d commit 0970035

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/monitoring/src/test/java/org/elasticsearch/xpack/monitoring/exporter/local/LocalExporterIntegTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ private void stopMonitoring() {
7272
.putNull("xpack.monitoring.exporters._local.index.name.time_format")));
7373
}
7474

75+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38378")
7576
public void testExport() throws Exception {
7677
try {
7778
if (randomBoolean()) {

0 commit comments

Comments
 (0)