Mute TasksIT#testTransportBulkTasks

Tracked in #37893.
This commit is contained in:
Julie Tibshirani 2019-01-25 15:27:56 -08:00
parent a35701e437
commit 827ed12146
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ public class TasksIT extends ESIntegTestCase {
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37893")
public void testTransportBulkTasks() {
registerTaskManageListeners(BulkAction.NAME); // main task
registerTaskManageListeners(BulkAction.NAME + "[s]"); // shard task