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

!1901 modifies huks timeout

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