diff --git a/build_lite/BUILD.gn b/build_lite/BUILD.gn index b4b88d93b9f03d8515f67f48baf7c3a18d21633d..168a504b0b862d733a74225487f15a7ef622af0e 100644 --- a/build_lite/BUILD.gn +++ b/build_lite/BUILD.gn @@ -37,7 +37,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/huks/liteos_m_adapter:ActsHuksHalFunctionTest",