提交 953cee65 编写于 作者: Z zhaoyuan17

update xts ans test

Signed-off-by: Nzhaoyuan17 <zhaoyuan17@huawei.com>
上级 b37a615e
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests", "description": "Configuration for hjunit demo Tests",
"driver": { "driver": {
"type": "JSUnitTest", "type": "JSUnitTest",
"test-timeout": "21600000", "test-timeout": "60000",
"package": "com.example.actsansnotificationcancel", "package": "com.example.actsansnotificationcancel",
"shell-timeout": "21600000" "shell-timeout": "60000"
}, },
"kits": [ "kits": [
{ {
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests", "description": "Configuration for hjunit demo Tests",
"driver": { "driver": {
"type": "JSUnitTest", "type": "JSUnitTest",
"test-timeout": "21600000", "test-timeout": "60000",
"package": "com.example.actsansnotificationremove", "package": "com.example.actsansnotificationremove",
"shell-timeout": "21600000" "shell-timeout": "60000"
}, },
"kits": [ "kits": [
{ {
......
...@@ -20,6 +20,8 @@ group("ActsAnsSlotTest") { ...@@ -20,6 +20,8 @@ group("ActsAnsSlotTest") {
"actsansgetslottestcallback:ActsAnsGetSlotTestCallback", "actsansgetslottestcallback:ActsAnsGetSlotTestCallback",
"actsansgetslottestpromise:ActsAnsGetSlotTestPromise", "actsansgetslottestpromise:ActsAnsGetSlotTestPromise",
"actsansremoveslottest:ActsAnsRemoveSlotTest", "actsansremoveslottest:ActsAnsRemoveSlotTest",
"actsansslotsystemcallback:ActsAnsSlotSystemCallback",
"actsansslotsystempromise:ActsAnsSlotSystemPromise",
] ]
} }
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册