mirror of
https://gitee.com/openharmony/developtools_integration_verification
synced 2024-11-23 16:19:50 +00:00
update cases/smoke/basic/screenshot32/xdevice_smoke/testcases/Launcher.py.
Signed-off-by: 贾孟元 <jiamengyuan@h-partners.com>
This commit is contained in:
parent
e741522af1
commit
1ab32707cd
@ -53,7 +53,7 @@ class Launcher(ITestCase):
|
||||
except:
|
||||
if retry < 2:
|
||||
self.step('步骤7.{}:启动失败,重启设备,重试'.format(retry))
|
||||
self.common_oh.shell(self.Phone1, 'rm -rf /data/*')
|
||||
# self.common_oh.shell(self.Phone1, 'rm -rf /data/*')
|
||||
self.common_oh.safeReboot(self.Phone1)
|
||||
# for i in range(5):
|
||||
# try:
|
||||
|
Loading…
Reference in New Issue
Block a user