Skip to content

Commit 872a6b2

Browse files
droberts195Gurkan Kaymak
authored and
Gurkan Kaymak
committed
[TEST] Mute WatchMetadataTests.testWatchMetadata
Due to elastic#40631
1 parent 7ccc32d commit 872a6b2

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)