提交 920a4b80 编写于 作者: X xiangshufeifei 提交者: 赵帅

fixed 8ba3ec10 from https://gitee.com/xiangshufeifei/xts_acts/pulls/1224

修改test.json超时时间
Signed-off-by: Nxiangshufeifei <664992213@qq.com>
上级 5ba9d170
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"description": "Configuration for storage file and fileio Tests", "description": "Configuration for storage file and fileio Tests",
"driver": { "driver": {
"type": "JSUnitTest", "type": "JSUnitTest",
"test-timeout": "60000", "test-timeout": "600000",
"package": "ohos.acts.storage.fileio", "package": "ohos.acts.storage.fileio",
"shell-timeout": "60000" "shell-timeout": "60000"
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册