未验证 提交 397b6654 编写于 作者: O openharmony_ci 提交者: Gitee

!6153 XTS测试套-Test.json文件整改

Merge pull request !6153 from chengxingzhen/master
......@@ -8,14 +8,6 @@
"shell-timeout": "600000"
},
"kits": [
{
"type": "ShellKit",
"run-command": [
" hilog -Q pidoff",
"hilog -Q domainoff",
"hilog -b D"
]
},
{
"test-file-name": [
"ActsAACommandPrintOneTest.hap",
......
......@@ -8,14 +8,6 @@
"shell-timeout": "600000"
},
"kits": [
{
"type": "ShellKit",
"run-command": [
" hilog -Q pidoff",
"hilog -Q domainoff",
"hilog -b D"
]
},
{
"type": "PushKit",
"push": [
......
......@@ -14,12 +14,6 @@
"ActsAbilityMonitorTest.hap"
],
"type": "AppInstallKit",
"run-command": [
" hilog -Q pidoff",
"hilog -Q domainoff",
"hilog -b D",
"hilog -r"
],
"cleanup-apps": true
}
]
......
......@@ -12,12 +12,8 @@
{
"type": "ShellKit",
"run-command": [
"setenforce 0",
"power-shell setmode 602",
"param set persist.ace.testmode.enabled 1",
"hilog -Q pidoff",
"hilog -Q domainoff",
"hilog -b D"
"param set persist.ace.testmode.enabled 1"
]
},
{
......
......@@ -12,12 +12,8 @@
{
"type": "ShellKit",
"run-command": [
"setenforce 0",
"power-shell setmode 602",
"param set persist.ace.testmode.enabled 1",
"hilog -Q pidoff",
"hilog -Q domainoff",
"hilog -b D"
"param set persist.ace.testmode.enabled 1"
]
},
{
......
......@@ -11,11 +11,7 @@
{
"type": "ShellKit",
"run-command": [
"setenforce 0",
"power-shell setmode 602",
"hilog -Q pidoff",
"hilog -Q domainoff",
"hilog -b D"
"power-shell setmode 602"
]
},
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册