diff --git a/ace/ace_ets_component_three/Test.json b/ace/ace_ets_component_three/Test.json index 7d5d93d0936cad55b8104dad478d51fd651935ca..c9e4f340dbcc44a9ced9fa89161f7f8d3da42fd5 100755 --- a/ace/ace_ets_component_three/Test.json +++ b/ace/ace_ets_component_three/Test.json @@ -2,7 +2,7 @@ "description": "Configuration for aceceshi Tests", "driver": { "type": "JSUnitTest", - "test-timeout": "600000", + "test-timeout": "1000000", "package": "com.open.harmony.acetestthree", "shell-timeout": "60000" },