mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-02 08:59:09 +00:00
parent
8775e37d03
commit
ddc385d874
@ -122,6 +122,7 @@ public class WatchAckTests extends AbstractWatcherIntegrationTestCase {
|
||||
assertThat(throttledCount, greaterThan(0L));
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/35506")
|
||||
public void testAckAllActions() throws Exception {
|
||||
PutWatchResponse putWatchResponse = watcherClient().preparePutWatch()
|
||||
.setId("_id")
|
||||
|
Loading…
x
Reference in New Issue
Block a user