Skip to content

Commit b20a31d

Browse files
droberts195martijnvg
authored andcommitted
[TEST] Mute WatchMetadataTests.testWatchMetadata
Due to #40631
1 parent 7005bd9 commit b20a31d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/watcher/src/test/java/org/elasticsearch/xpack/watcher/test/integration/WatchMetadataTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838

3939
public class WatchMetadataTests extends AbstractWatcherIntegrationTestCase {
4040

41+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40631")
4142
public void testWatchMetadata() throws Exception {
4243
Map<String, Object> metadata = new HashMap<>();
4344
metadata.put("foo", "bar");

0 commit comments

Comments
 (0)