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

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

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