[devicelab] uinstall during memory test (#68548)
This commit is contained in:
parent
86c6b7fa6c
commit
ab20ae782a
@ -1126,6 +1126,7 @@ class MemoryTest {
|
||||
}
|
||||
|
||||
await adb.cancel();
|
||||
await flutter('install', options: <String>['--uninstall-only', '-d', device.deviceId]);
|
||||
|
||||
final ListStatistics startMemoryStatistics = ListStatistics(_startMemory);
|
||||
final ListStatistics endMemoryStatistics = ListStatistics(_endMemory);
|
||||
|
Loading…
x
Reference in New Issue
Block a user