提交 8b140ffc 编写于 作者: G guduhanyan

20220114xts00

Signed-off-by: Nguduhanyan <xuyanjun27@163.com>
上级 fa938058
......@@ -2,9 +2,9 @@
"description": "Configuration for time js api Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "180000",
"package": "ohos.acts.miscservices.timer",
"shell-timeout": "21600000"
"shell-timeout": "180000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for time js api Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "180000",
"package": "ohos.acts.miscservices.timer",
"shell-timeout": "21600000"
"shell-timeout": "180000"
},
"kits": [
{
......
......@@ -61,7 +61,7 @@ describe('TimerTest', function() {
it('systemTimer_Timer_test2',0, async () => {
console.log("SUB_systemTimer_Timer_JS_API_0200 start")
var options = {
type:TIMER_TYPE_REALTIME_WAKEUP,
type:TIMER_TYPE_WAKEUP,
repeat:false,
persistent:false
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册