提交 fac3c813 编写于 作者: C chengxingzhen

电话用例执行时间整改

Signed-off-by: Nchengxingzhen <chengxingzhen@huawei.com>
上级 d786cbc1
......@@ -2,7 +2,7 @@
"description": "Configuration for NetworkSearch Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "1800000",
"test-timeout": "2100000",
"package": "com.ohos.networksearch",
"shell-timeout": "60000"
},
......
......@@ -37,7 +37,7 @@ export default {
core.init()
const configService = core.getDefaultService('config')
this.timeout = 30000
this.timeout = 2000000
configService.setConfig(this)
require('../../../test/List.test')
core.execute()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册