提交 c8ee13bd 编写于 作者: O openharmony_ci 提交者: Gitee

!1232 L2_Test.json 修改以及释放用例

Merge pull request !1232 from jiyong/master
......@@ -17,7 +17,7 @@ group("aafwk_standard") {
testonly = true
if (is_standard_system) {
deps = [
#"abilitymanager:actsabilitymanagertest",
"abilitymanager:actsabilitymanagertest",
"context:context",
"featureability:featureability",
"formmanager:formmanager",
......
......@@ -3,8 +3,8 @@
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"bundleName": "com.ohos.launcher",
"package": "com.example.myapplication11",
"package": "com.ohos.launcher",
"abilityName": "com.ohos.launcherSed11.MainAbility",
"shell-timeout": "60000"
},
"kits": [
......
......@@ -3,8 +3,8 @@
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"bundleName": "com.ohos.launcher",
"package": "com.example.myapplication111",
"package": "com.ohos.launcher",
"abilityName": "com.ohos.launcherSed111.MainAbility",
"shell-timeout": "60000"
},
"kits": [
......
......@@ -17,7 +17,7 @@ group("SubscribeAndPublish") {
testonly = true
if (is_standard_system) {
deps = [
#"actssubscriberorderedtest:ActsSubscriberOrderTest",
"actssubscriberorderedtest:ActsSubscriberOrderTest",
"actssubscriberunordersystemtest:ActsSubscriberTestUnorderSystem",
"actssubscriberunordertest:ActsSubscriberUnorderTest",
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册