Skip to content

Commit

Permalink
Mute WatcherUtilsTests.testDeserializeSearchRequest
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed Nov 24, 2020
1 parent 359b89a commit cda1f88
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ public void testSerializeSearchRequest() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/65397")
public void testDeserializeSearchRequest() throws Exception {

XContentBuilder builder = jsonBuilder().startObject();
Expand Down

0 comments on commit cda1f88

Please sign in to comment.