mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-07-21 22:55:28 -04:00
@@ -196,6 +196,7 @@ class liteOsUpgrade_RK3568(BaseApp):
|
||||
if exec_cmd(mini_path, sn, save_path, archive_path) == 98:
|
||||
return 98
|
||||
return True
|
||||
|
||||
if not upgrade_test_type or upgrade_test_type == "smoke_test":
|
||||
test_return = cmd_test(screenshot_path, py_path, new_report_path, resource_path, sn, test_num, pr_url)
|
||||
if test_return == 1:
|
||||
|
||||
@@ -74,6 +74,17 @@
|
||||
{
|
||||
"bundle&processName":"com.ohos.calendardata",
|
||||
"apl":"3"
|
||||
},
|
||||
{
|
||||
"bundle&processName":"ohos.samples.distributedcalc",
|
||||
"apl":"3"
|
||||
},
|
||||
{
|
||||
"bundle&processName":"ohos.samples.distributedmusicplayer",
|
||||
"apl":"3"
|
||||
},
|
||||
{
|
||||
"bundle&processName":"com.ohos.note",
|
||||
"apl":"3"
|
||||
}
|
||||
|
||||
]
|
||||
Reference in New Issue
Block a user