Skip to content

Commit

Permalink
Mute TasksIT#testTransportBulkTasks
Browse files Browse the repository at this point in the history
Tracked in elastic#37893.
  • Loading branch information
jtibshirani committed Jan 25, 2019
1 parent 8dfa241 commit 1586cac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ public void testTransportBroadcastReplicationTasks() {
}
}


@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37893")
public void testTransportBulkTasks() {
registerTaskManageListeners(BulkAction.NAME); // main task
registerTaskManageListeners(BulkAction.NAME + "[s]"); // shard task
Expand Down

0 comments on commit 1586cac

Please sign in to comment.