未验证 提交 0821cd33 编写于 作者: O openharmony_ci 提交者: Gitee

!2388 修改执行没有结果的问题

Merge pull request !2388 from yichengzhao/0312
{
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "180000",
"package": "com.example.accessiblesendevent",
"shell-timeout": "180000"
},
"kits": [
{
"test-file-name": [
"ActsAccessibleSendEventTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}
{
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "1800000",
"package": "com.example.accessiblesendevent",
"shell-timeout": "1800000"
},
"kits": [
{
"test-file-name": [
"ActsAccessibleSendEventTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册