代码拉取完成,页面将自动刷新
From 134b666b9ea72c640a20c4a6f3eb87a9b301542a Mon Sep 17 00:00:00 2001
From: Huaxin Lu <luhuaxin1@huawei.com>
Date: Tue, 20 Feb 2024 12:52:39 +0800
Subject: [PATCH 25/26] Disable dfx testcase by default
---
test/test_dfx/test_dim_core_dfx.sh | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/test/test_dfx/test_dim_core_dfx.sh b/test/test_dfx/test_dim_core_dfx.sh
index 78deb33..f3f64f0 100644
--- a/test/test_dfx/test_dim_core_dfx.sh
+++ b/test/test_dfx/test_dim_core_dfx.sh
@@ -28,9 +28,10 @@ test_rmmod_when_baseline() {
done
}
-case_list="
- test_rmmod_when_baseline \
- "
+# The following testcases are disabled by default:
+# test_rmmod_when_baseline
+
+case_list=""
echo "===== Start testing dim_core DFX ====="
@@ -45,4 +46,4 @@ for case in $case_list; do
test_post
done
-echo "===== End testing dim_core DFX ====="
\ No newline at end of file
+echo "===== End testing dim_core DFX ====="
--
2.33.0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。