Merge "Merge "Increase test timeout for failing expensiveobjects test." am: 82af3a18cb am: 4ee1296e8e am: 61a5da5963" into udc-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
ac384f4e2b
@@ -52,7 +52,7 @@ public class ExpensiveObjectsPerfTest {
|
||||
}
|
||||
}
|
||||
|
||||
@Test
|
||||
@Test(timeout = 900)
|
||||
public void timeClonedDateFormatTimeInstance() {
|
||||
DateFormat df = DateFormat.getTimeInstance(DateFormat.SHORT);
|
||||
BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
|
||||
|
||||
Reference in New Issue
Block a user