Skip to content

Commit 84682ad

Browse files
committed
[hwasan] Temporarily disable test broken on Ubuntu 24.04
Somehow I missed this one trying the upgrade on staging.
1 parent 88cbc8c commit 84682ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

compiler-rt/test/hwasan/TestCases/Linux/fixed-shadow.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
//
2323
// UNSUPPORTED: android
2424

25+
// FIXME: SEGV on Ubuntu 24.04. Looking.
26+
// UNSUPPORTED: linux
27+
2528
#include <assert.h>
2629
#include <sanitizer/allocator_interface.h>
2730
#include <sanitizer/hwasan_interface.h>

0 commit comments

Comments
 (0)