Skip to content

Commit 779673c

Browse files
author
Christoph Büscher
committed
Mute failing WatchStatusIntegrationTests (#38621)
Relates to #38619
1 parent 5180b36 commit 779673c

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/watch/WatchStatusIntegrationTests.java

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

2525
public class WatchStatusIntegrationTests extends AbstractWatcherIntegrationTestCase {
2626

27+
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/38619")
2728
public void testThatStatusGetsUpdated() {
2829
WatcherClient watcherClient = watcherClient();
2930
watcherClient.preparePutWatch("_name")

0 commit comments

Comments
 (0)