Merge "Fix a TODO in BlobStorePerfTests."
This commit is contained in:
committed by
Android (Google) Code Review
commit
768bdfe990
@@ -85,10 +85,7 @@ public class BlobStorePerfTests {
|
||||
|
||||
@After
|
||||
public void tearDown() {
|
||||
// TODO: Add a blob_store shell command to trigger idle maintenance to avoid hardcoding
|
||||
// job id like this.
|
||||
// From BlobStoreConfig.IDLE_JOB_ID = 191934935.
|
||||
runShellCommand("cmd jobscheduler run -f android 191934935");
|
||||
runShellCommand("cmd blob_store idle-maintenance");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user