Skip to content

Commit 5b143b4

Browse files
committed
Mute WatcherUtilsTests.testDeserializeSearchRequest
1 parent 06da3d7 commit 5b143b4

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/support/WatcherUtilsTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ public void testSerializeSearchRequest() throws Exception {
143143
}
144144
}
145145

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

148149
XContentBuilder builder = jsonBuilder().startObject();

0 commit comments

Comments
 (0)