diff --git a/compileruntime/convertxml_lib_standard/Test.json b/compileruntime/convertxml_lib_standard/Test.json index e99349859e98859af00fca18a2413fd9f6201cc1..d7c7d9abd95a01121ca97545e2e9b110221505e6 100644 --- a/compileruntime/convertxml_lib_standard/Test.json +++ b/compileruntime/convertxml_lib_standard/Test.json @@ -2,9 +2,9 @@ "description": "Configuration for startup convertxml js api Tests", "driver": { "type": "JSUnitTest", - "test-timeout": "300000", + "test-timeout": "800000", "package": "com.example.convertxml", - "shell-timeout": "60000" + "shell-timeout": "90000" }, "kits": [ { diff --git a/compileruntime/process_lib_standard/Test.json b/compileruntime/process_lib_standard/Test.json index 8cb5b4f512985b6f87294630819334dbb2811bb5..923725e788e462088212975f754695176e78e4e9 100644 --- a/compileruntime/process_lib_standard/Test.json +++ b/compileruntime/process_lib_standard/Test.json @@ -2,9 +2,9 @@ "description": "Configuration for startup process js api Tests", "driver": { "type": "JSUnitTest", - "test-timeout": "300000", + "test-timeout": "800000", "package": "com.example.childprocess", - "shell-timeout": "60000" + "shell-timeout": "90000" }, "kits": [ { diff --git a/compileruntime/uri_lib_standard/Test.json b/compileruntime/uri_lib_standard/Test.json index b87542da0be28c96d73a359bc22a914cd129531b..91ecf1df2c08fcf66e7d2fe875c80640bedb58fb 100644 --- a/compileruntime/uri_lib_standard/Test.json +++ b/compileruntime/uri_lib_standard/Test.json @@ -2,9 +2,9 @@ "description": "Configuration for startup uri js api Tests", "driver": { "type": "JSUnitTest", - "test-timeout": "300000", + "test-timeout": "800000", "package": "com.example.uri", - "shell-timeout": "60000" + "shell-timeout": "90000" }, "kits": [ { diff --git a/compileruntime/url_lib_standard/Test.json b/compileruntime/url_lib_standard/Test.json index 8fef63c10d1a410abb0254547112901688afa256..04ea7ed274a5bde66b8a8061acd04ba2f40c1b65 100644 --- a/compileruntime/url_lib_standard/Test.json +++ b/compileruntime/url_lib_standard/Test.json @@ -2,9 +2,9 @@ "description": "Configuration for startup url js api Tests", "driver": { "type": "JSUnitTest", - "test-timeout": "300000", + "test-timeout": "800000", "package": "com.example.url", - "shell-timeout": "60000" + "shell-timeout": "90000" }, "kits": [ { diff --git a/compileruntime/util_lib_standard/Test.json b/compileruntime/util_lib_standard/Test.json index c6e67fe660dbac4b3e15cc694a8a4fa70e58553c..f84f778342ade450a62ad8fea715c7b5f7c9318a 100644 --- a/compileruntime/util_lib_standard/Test.json +++ b/compileruntime/util_lib_standard/Test.json @@ -2,9 +2,9 @@ "description": "Configuration for startup util js api Tests", "driver": { "type": "JSUnitTest", - "test-timeout": "300000", + "test-timeout": "800000", "package": "com.example.util", - "shell-timeout": "60000" + "shell-timeout": "90000" }, "kits": [ { diff --git a/compileruntime/worker_lib_standard/Test.json b/compileruntime/worker_lib_standard/Test.json index b1b4bbe008e8a0ff7a33e188d16e572828f58c94..b1ff162f3e175eeef4293e5d070ced0dc6725b14 100644 --- a/compileruntime/worker_lib_standard/Test.json +++ b/compileruntime/worker_lib_standard/Test.json @@ -2,9 +2,9 @@ "description": "Configuration for startup worker js api Tests", "driver": { "type": "JSUnitTest", - "test-timeout": "60000", + "test-timeout": "800000", "package": "com.example.workerxts", - "shell-timeout": "60000" + "shell-timeout": "90000" }, "kits": [ { diff --git a/compileruntime/xml_lib_standard/Test.json b/compileruntime/xml_lib_standard/Test.json index 9130130db0b166c36540b82251a5115effb1111e..70875448a39ee1f10fafeaf70720c63a345465b3 100644 --- a/compileruntime/xml_lib_standard/Test.json +++ b/compileruntime/xml_lib_standard/Test.json @@ -2,9 +2,9 @@ "description": "Configuration for startup xml js api Tests", "driver": { "type": "JSUnitTest", - "test-timeout": "300000", + "test-timeout": "800000", "package": "com.example.xml", - "shell-timeout": "60000" + "shell-timeout": "90000" }, "kits": [ {