未验证 提交 1bbd5d7a 编写于 作者: O openharmony_ci 提交者: Gitee

!1901 modifies huks timeout

Merge pull request !1901 from 胡吉翔/security_huks_220214
无相关合并请求
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"description": "Configuration for algorithm completion test", "description": "Configuration for algorithm completion test",
"driver": { "driver": {
"type": "JSUnitTest", "type": "JSUnitTest",
"test-timeout": "600000", "test-timeout": "300000",
"package": "com.example.err", "package": "com.example.err",
"shell-timeout": "60000" "shell-timeout": "60000"
}, },
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"description": "Configuration for algorithm completion test", "description": "Configuration for algorithm completion test",
"driver": { "driver": {
"type": "JSUnitTest", "type": "JSUnitTest",
"test-timeout": "3600000", "test-timeout": "3000000",
"package": "com.example.hksxtstest", "package": "com.example.hksxtstest",
"shell-timeout": "60000" "shell-timeout": "60000"
}, },
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"description": "Configuration for concurrency test", "description": "Configuration for concurrency test",
"driver": { "driver": {
"type": "JSUnitTest", "type": "JSUnitTest",
"test-timeout": "600000", "test-timeout": "300000",
"package": "com.example.concurrencyapp1", "package": "com.example.concurrencyapp1",
"shell-timeout": "60000" "shell-timeout": "60000"
}, },
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"description": "Configuration for concurrecny test", "description": "Configuration for concurrecny test",
"driver": { "driver": {
"type": "JSUnitTest", "type": "JSUnitTest",
"test-timeout": "600000", "test-timeout": "300000",
"package": "com.example.concurrencyapp2", "package": "com.example.concurrencyapp2",
"shell-timeout": "60000" "shell-timeout": "60000"
}, },
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"description": "Configuration for algorithm completion test", "description": "Configuration for algorithm completion test",
"driver": { "driver": {
"type": "JSUnitTest", "type": "JSUnitTest",
"test-timeout": "600000", "test-timeout": "300000",
"package": "com.example.huksconcurrencytest", "package": "com.example.huksconcurrencytest",
"shell-timeout": "60000" "shell-timeout": "60000"
}, },
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"description": "Configuration for js timing test", "description": "Configuration for js timing test",
"driver": { "driver": {
"type": "JSUnitTest", "type": "JSUnitTest",
"test-timeout": "1200000", "test-timeout": "900000",
"package": "com.example.huksjstiming", "package": "com.example.huksjstiming",
"shell-timeout": "60000" "shell-timeout": "60000"
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部