mirror of
https://github.com/google/nomulus
synced 2026-09-05 23:57:01 +00:00
Clean up and consolidate some unused queues
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136170276
This commit is contained in:
@@ -158,10 +158,6 @@ public abstract class MapreduceTestCase<T> extends ShardableTestCase {
|
||||
}
|
||||
}
|
||||
|
||||
protected void executeTasksUntilEmpty() throws Exception {
|
||||
executeTasksUntilEmpty("default");
|
||||
}
|
||||
|
||||
protected void executeTasksUntilEmpty(String queueName) throws Exception {
|
||||
executeTasksUntilEmpty(queueName, null);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user