diff --git a/build_lite/BUILD.gn b/build_lite/BUILD.gn index 1e4215df8ab422a833df420ab9594d3dd8ff19f5..02d9254e4a4730895ff16673746359ccb2abb5dc 100644 --- a/build_lite/BUILD.gn +++ b/build_lite/BUILD.gn @@ -36,7 +36,8 @@ lite_component("acts_component") { "//test/xts/acts/utils_lite/file_hal:ActsUtilsFileTest", "//test/xts/acts/startup_lite/syspara_hal:ActsParameterTest", "//test/xts/acts/iot_hardware_lite/iot_controller_hal:ActsWifiIotTest", - "//test/xts/acts/kernel_lite/kernelcmsis_hal:ActsCMSISTest", + + #"//test/xts/acts/kernel_lite/kernelcmsis_hal:ActsCMSISTest", "//test/xts/acts/utils_lite/kv_store_hal:ActsKvStoreTest", "//test/xts/acts/security_lite/datahuks_hal:ActsSecurityDataTest", "//test/xts/acts/hiviewdfx_lite/hilog_hal:ActsDfxFuncTest",