提交 0788fddb 编写于 作者: O openharmony_ci 提交者: Gitee

!1186 敏感词合规修改

Merge pull request !1186 from jiyong/master
......@@ -3,7 +3,8 @@
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"package": "com.example.clearmissionscallback",
"bundleName": "com.ohos.launcher",
"package": "com.example.myapplication11",
"shell-timeout": "60000"
},
"kits": [
......
{
"app": {
"bundleName": "com.example.clearmissionscallback",
"bundleName": "com.ohos.launcher",
"vendor": "example",
"version": {
"code": 1000013,
......@@ -14,7 +14,7 @@
},
"deviceConfig": {},
"module": {
"package": "com.example.clearmissionscallback",
"package": "com.example.myapplication11",
"name": ".MyApplication",
"deviceType": [
"phone"
......@@ -28,7 +28,7 @@
"abilities": [
{
"visible": true,
"name": "com.example.clearmissionscallback.MainAbility",
"name": "com.ohos.launcherSed11.MainAbility",
"icon": "$media:icon",
"description": "$string:mainability_description",
"label": "$string:app_name",
......
......@@ -3,7 +3,8 @@
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"package": "com.example.clearmissionspromise",
"bundleName": "com.ohos.launcher",
"package": "com.example.myapplication111",
"shell-timeout": "60000"
},
"kits": [
......
{
"app": {
"bundleName": "com.example.clearmissionspromise",
"bundleName": "com.ohos.launcher",
"vendor": "example",
"version": {
"code": 1000013,
......@@ -14,8 +14,8 @@
},
"deviceConfig": {},
"module": {
"package": "com.example.clearmissionspromise",
"name": ".MyApplication",
"package": "com.example.myapplication111",
"name": ".MyApplication111",
"deviceType": [
"phone"
],
......@@ -28,7 +28,7 @@
"abilities": [
{
"visible": true,
"name": "com.example.clearmissionspromise.MainAbility",
"name": "com.ohos.launcherSed111.MainAbility",
"icon": "$media:icon",
"description": "$string:mainability_description",
"label": "$string:app_name",
......
......@@ -636,7 +636,7 @@ HWTEST_F(AbilityMgrTest, testConnectAbility, Function | MediumTest | Level1)
* @tc.number : SUB_APPEXECFWK_AMS_API_0010
* @tc.name : testWantMathBundle
* @tc.desc : [C- SOFTWARE -0100]
* @tc.author : lijiashan 00523117
* @tc.author : lijiashan
*/
HWTEST_F(AbilityMgrTest, testDisConnectAbility, Function | MediumTest | Level1)
{
......
......@@ -648,7 +648,7 @@ HWTEST_F(AbilityMgrTest2, testConnectAbility, Function | MediumTest | Level1)
* @tc.number : SUB_APPEXECFWK_AMS_API_0010
* @tc.name : testWantMathBundle
* @tc.desc : [C- SOFTWARE -0100]
* @tc.author : lijiashan 00523117
* @tc.author : lijiashan
*/
HWTEST_F(AbilityMgrTest2, testDisConnectAbility, Function | MediumTest | Level1)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册