From b96e32038329cb10ed4023ecf3d10d2be05e6be5 Mon Sep 17 00:00:00 2001 From: 17342015572 Date: Fri, 25 Oct 2024 06:19:37 +0000 Subject: [PATCH] Fix wms_window_animation_transition_test Signed-off-by: 17342015572 Change-Id: Id186ae9e0949c51515e065e9857e2b3fe72fea47 --- test/systemtest/wms/BUILD.gn | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/test/systemtest/wms/BUILD.gn b/test/systemtest/wms/BUILD.gn index b600bee826..b83a06c86d 100644 --- a/test/systemtest/wms/BUILD.gn +++ b/test/systemtest/wms/BUILD.gn @@ -484,7 +484,12 @@ ohos_systemtest("wms_window_system_toast_window_test") { ohos_systemtest("wms_window_animation_transition_test") { module_out_path = module_out_path - + sanitize = { + cfi = true + cfi_cross_dso = true + cfi_vcall_icall_only = true + debug = false + } sources = [ "window_animation_transition_test.cpp" ] deps = [