From f8ea1d3490faeb1acf4d77aeee7a0b0c29b99a8a Mon Sep 17 00:00:00 2001 From: Geza Lore Date: Sun, 26 Oct 2025 09:55:24 +0000 Subject: [PATCH] Testing: Ignore t_flag_debugi9 in `make test-snap` --- test_regress/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test_regress/Makefile b/test_regress/Makefile index 68b716f04..d12f4a857 100644 --- a/test_regress/Makefile +++ b/test_regress/Makefile @@ -107,8 +107,8 @@ TEST_SNAP_IGNORE := \ *.out *.fst *.fst.vcd *.tree *.tree*.json *.dot *.csv *.xml *.hash \ *.cmake gmon.out.* CMakeFiles profile_exec.vcd *line-coverage*.txt \ profile.vlt *linkdot.txt *linkcells.txt *.log.sort *.vpp *.sarif \ - t_flag_decorations_node t_flag_runtime_debug t_mod_empty t_pgo_threads \ - t_pgo_threads_hier t_trace_ub_misaligned_address \ + t_flag_debugi9 t_flag_decorations_node t_flag_runtime_debug t_mod_empty \ + t_pgo_threads t_pgo_threads_hier t_trace_ub_misaligned_address \ define TEST_SNAP_template mkdir -p $(TEST_SNAP_DIR)