From 97ae242d63eb7b16c2b14ef9a41c58535171ff4e Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Fri, 20 Jan 2023 14:35:18 +0100 Subject: [PATCH] Ignore trap_pretty_print test on Windows as eh_frame has been disabled (linked to #3508) --- tests/ignores.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ignores.txt b/tests/ignores.txt index 39978d01cd9..e541163ae5c 100644 --- a/tests/ignores.txt +++ b/tests/ignores.txt @@ -11,6 +11,7 @@ llvm+aarch64 traps::test_trap_trace singlepass+aarch64+macos traps::test_trap_stack_overflow # Need to investigate singlepass+aarch64+macos traps::trap_display_pretty llvm traps::trap_display_pretty +windows trap_display_pretty cranelift+aarch64+macos traps::trap_display_pretty singlepass+aarch64+macos traps::trap_display_multi_module llvm traps::trap_display_multi_module