From 4b1a9d11a2f79fe50ecd11610d0b1f44ea1a08eb Mon Sep 17 00:00:00 2001 From: happyguoxy Date: Fri, 20 Dec 2024 10:24:41 +0800 Subject: [PATCH] test: refine feishu report --- tests/pytest/auto_crash_gen_valgrind.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/pytest/auto_crash_gen_valgrind.py b/tests/pytest/auto_crash_gen_valgrind.py index b346aca308..b7af68cd2f 100755 --- a/tests/pytest/auto_crash_gen_valgrind.py +++ b/tests/pytest/auto_crash_gen_valgrind.py @@ -419,6 +419,7 @@ Core dir: {core_dir} send_msg(notification_robot_url, get_msg(text)) else: send_msg(alert_robot_url, get_msg(text)) + send_msg(notification_robot_url, get_msg(text)) #send_msg(get_msg(text)) except Exception as e: