From 6f3eff91ea084cad3a708dcaf1f5410dbcf8aa67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E6=98=B1=E6=99=94?= Date: Sat, 30 Mar 2024 03:30:47 +0000 Subject: [PATCH] update precise_compilation/part_tdd.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 林昱晔 --- precise_compilation/part_tdd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/precise_compilation/part_tdd.json b/precise_compilation/part_tdd.json index 808ccc8..108fa7c 100644 --- a/precise_compilation/part_tdd.json +++ b/precise_compilation/part_tdd.json @@ -142,7 +142,7 @@ { "name": "filemanagement_storage_service", "parts": "storage_service", - "buildTarget": "filemanagement/storage_service:storage_service_test,ability/ability_runtime:ability_runtime_test,ability/form_fwk:form_fwk_test,hiviewdfx/hisysevent:hisysevent_test,startup/init:init_test,bundlemanager/bundle_framework:bundle_framework_test,filemanagement/app_file_service:app_file_service_test,hiviewdfx/hiview:hiview_test,request/request:request_test,account/os_account:os_account_test,customization/enterprise_device_management:enterprise_device_management_test,hiviewdfx/hiappevent:hiappevent_test,hiviewdfx/hisysevent:hisysevent_test,startup/init:init_test,bundlemanager/bundle_framework:bundle_framework_test,filemanagement/app_file_service:app_file_service_test,ability/ability_runtime:ability_runtime_test,hiviewdfx/hiview:hiview_test,request/request:request_test,account/os_account:os_account_test,customization/enterprise_device_management:enterprise_device_management_test,hiviewdfx/hiappevent:hiappevent_test" + "buildTarget": "filemanagement/storage_service:storage_service_test,ability/form_fwk:form_fwk_test,hiviewdfx/hisysevent:hisysevent_test,startup/init:init_test,bundlemanager/bundle_framework:bundle_framework_test,filemanagement/app_file_service:app_file_service_test,hiviewdfx/hiview:hiview_test,request/request:request_test,account/os_account:os_account_test,customization/enterprise_device_management:enterprise_device_management_test,hiviewdfx/hiappevent:hiappevent_test,hiviewdfx/hisysevent:hisysevent_test,startup/init:init_test,bundlemanager/bundle_framework:bundle_framework_test,filemanagement/app_file_service:app_file_service_test,ability/ability_runtime:ability_runtime_test,hiviewdfx/hiview:hiview_test,request/request:request_test,account/os_account:os_account_test,customization/enterprise_device_management:enterprise_device_management_test,hiviewdfx/hiappevent:hiappevent_test" }, { "name": "filemanagement_dfs_service", -- Gitee