Skip to content

Commit

Permalink
Mute failing WatchStatusIntegrationTests (#38621)
Browse files Browse the repository at this point in the history
Relates to #38619
  • Loading branch information
Christoph Büscher committed Feb 8, 2019
1 parent aeede47 commit 5988b44
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

public class WatchStatusIntegrationTests extends AbstractWatcherIntegrationTestCase {

@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/38619")
public void testThatStatusGetsUpdated() {
WatcherClient watcherClient = watcherClient();
watcherClient.preparePutWatch("_name")
Expand Down

0 comments on commit 5988b44

Please sign in to comment.