From 5257a4b3843877c953c9a8c20156951b2bc11dbf Mon Sep 17 00:00:00 2001 From: zxg-gitee Date: Thu, 17 Mar 2022 09:58:12 +0800 Subject: [PATCH] zhaoxiaoguang2@huawei.com Signed-off-by: zxg-gitee --- graphic/webGL/Test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphic/webGL/Test.json b/graphic/webGL/Test.json index 25e7af6d5..5f7706b7e 100644 --- a/graphic/webGL/Test.json +++ b/graphic/webGL/Test.json @@ -2,7 +2,7 @@ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest", - "test-timeout": "120000", + "test-timeout": "1200000", "package": "com.test.webGL", "shell-timeout": "60000" }, -- GitLab