提交 76521212 编写于 作者: H hu-jixiang1

hujixiang1@huawei.com

Signed-off-by: Nhu-jixiang1 <hujixiang1@huawei.com>
Change-Id: I63eb7c2015e3a811783fb2dc1e3f84d34c790fb0
上级 868476be
...@@ -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.
先完成此消息的编辑!
想要评论请 注册