Skip to content

Commit f25bcfb

Browse files
committed
[test][hwasan] XFAIL new test which fails for unknown reason
1 parent 7b3323f commit f25bcfb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

compiler-rt/test/hwasan/TestCases/strip_path_prefix.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
// Stack histories currently are not recorded on x86.
44
// XFAIL: target=x86_64{{.*}}
55

6+
// FIXME: Android does not see a variable.
7+
// XFAIL: android
8+
69
#include <assert.h>
710
#include <sanitizer/hwasan_interface.h>
811
#include <stdio.h>

0 commit comments

Comments
 (0)