mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
Mute ActivateWatchTests.testDeactivateAndActivate.
Relates elastic/x-pack-elasticsearch#395 Original commit: elastic/x-pack-elasticsearch@bdf5a0dfed
This commit is contained in:
parent
d8170861ea
commit
df3cc61c5b
@ -43,6 +43,7 @@ public class ActivateWatchTests extends AbstractWatcherIntegrationTestCase {
|
||||
return false;
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl="https://github.com/elastic/x-pack-elasticsearch/issues/395")
|
||||
// FIXME not to be sleep based
|
||||
public void testDeactivateAndActivate() throws Exception {
|
||||
WatcherClient watcherClient = watcherClient();
|
||||
|
Loading…
x
Reference in New Issue
Block a user