From 920a4b80ce5a4902e5abd523fa58ae01f49f624c Mon Sep 17 00:00:00 2001 From: xiangshufeifei <664992213@qq.com> Date: Mon, 29 Nov 2021 09:31:23 +0800 Subject: [PATCH] =?UTF-8?q?fixed=208ba3ec1=20from=20https://gitee.com/xian?= =?UTF-8?q?gshufeifei/xts=5Facts/pulls/1224=20=E4=BF=AE=E6=94=B9test.json?= =?UTF-8?q?=E8=B6=85=E6=97=B6=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xiangshufeifei <664992213@qq.com> --- storage/storagefileiojstest/Test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/storagefileiojstest/Test.json b/storage/storagefileiojstest/Test.json index 991049905..b635c1fac 100644 --- a/storage/storagefileiojstest/Test.json +++ b/storage/storagefileiojstest/Test.json @@ -2,7 +2,7 @@ "description": "Configuration for storage file and fileio Tests", "driver": { "type": "JSUnitTest", - "test-timeout": "60000", + "test-timeout": "600000", "package": "ohos.acts.storage.fileio", "shell-timeout": "60000" }, -- GitLab