diff --git a/graphic/webGL/Test.json b/graphic/webGL/Test.json index 25e7af6d56766552bdad0567c7fbd0053e10b98b..5f7706b7e408c0c30b57a2bd78fb387a4d444651 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" },