Mute WatcherUtilsTests.testDeserializeSearchRequest
This commit is contained in:
parent
359b89a19b
commit
cda1f884ee
|
@ -150,6 +150,7 @@ public class WatcherUtilsTests extends ESTestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/65397")
|
||||
public void testDeserializeSearchRequest() throws Exception {
|
||||
|
||||
XContentBuilder builder = jsonBuilder().startObject();
|
||||
|
|
Loading…
Reference in New Issue