From d7454749e1bffe5cab36f6761bb897841406feac Mon Sep 17 00:00:00 2001 From: wx1079545 Date: Tue, 4 Jan 2022 20:04:12 +0800 Subject: [PATCH] =?UTF-8?q?fixed=205e6273b=20from=20https://gitee.com/gaox?= =?UTF-8?q?i785/xts=5Facts/pulls/1497=20fixed=20b8a8ec1=20from=20https://g?= =?UTF-8?q?itee.com/gaoxi785/xts=5Facts/pulls/1496=20fixed=20a2684f5=20fro?= =?UTF-8?q?m=20https://gitee.com/gaoxi785/xts=5Facts/pulls/1490=20?= =?UTF-8?q?=E8=A7=A3=E5=86=B3ActsTimeJSApiTest=E6=B5=8B=E8=AF=95=E5=A5=97?= =?UTF-8?q?=E8=B6=85=E6=97=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wx1079545 --- miscservices/TimeTest_js/Test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miscservices/TimeTest_js/Test.json b/miscservices/TimeTest_js/Test.json index 0ddfb93bc..1e562dd2d 100755 --- a/miscservices/TimeTest_js/Test.json +++ b/miscservices/TimeTest_js/Test.json @@ -2,7 +2,7 @@ "description": "Configuration for time js api Tests", "driver": { "type": "JSUnitTest", - "test-timeout": "60000", + "test-timeout": "180000", "package": "ohos.acts.miscservices.timer", "shell-timeout": "60000" }, -- GitLab