提交 30aee02a 编写于 作者: O openharmony_ci 提交者: Gitee

!711 L2 时间修改/多余文件删除

Merge pull request !711 from jiyong/master
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsbundlemanagertest",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsansslotsystemcallback",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsansslotsystempromise",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsansgetactivetest",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsansactivepublishtest",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsansactivesubscribertest",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsansgetcancelactivenumtest",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
{
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "60000",
"package": "com.example.WantAgentTest1",
"shell-timeout": "60000"
},
"kits": [
{
"test-file-name": [
"test1.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}
{
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "60000",
"package": "com.example.WantAgenTest2",
"shell-timeout": "60000"
},
"kits": [
{
"test-file-name": [
"test2.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}
......@@ -9,8 +9,8 @@
"kits": [
{
"test-file-name": [
"ActsAnsWantAgentOneTest.hap"
"test1.hap"
"ActsAnsWantAgentOneTest.hap",
"test1.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册