From 37c80a3e315d53d45b80a6055dea53a6853f5d13 Mon Sep 17 00:00:00 2001 From: CarlosFelipeOR Date: Fri, 28 Aug 2026 00:51:48 -0300 Subject: [PATCH] Mark 04327_png_terminal_mode as Broken on MSAN Signed-off-by: CarlosFelipeOR --- tests/broken_tests.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/broken_tests.yaml b/tests/broken_tests.yaml index 31d1c59c37e5..f8f9043141d0 100644 --- a/tests/broken_tests.yaml +++ b/tests/broken_tests.yaml @@ -51,6 +51,12 @@ check_types: - msan - tsan +- name: 04327_png_terminal_mode + reason: 'KNOWN - MSan false positive in libbase64 SIMD on CPUs without AVX512VBMI (issue #2265)' + message: "Aborted[\\s\\S]*output_format_image_terminal_mode='(iterm|kitty)'" + regex: true + check_types: + - msan - name: 02676_optimize_old_parts_replicated reason: INVESTIGATE - Unstable on tsan message: result differs with reference