Skip to content

Commit

Permalink
[test][hwasan] XFAIL new test which fails for unknown reason
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalybuka committed Dec 22, 2023
1 parent 7b3323f commit f25bcfb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions compiler-rt/test/hwasan/TestCases/strip_path_prefix.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
// Stack histories currently are not recorded on x86.
// XFAIL: target=x86_64{{.*}}

// FIXME: Android does not see a variable.
// XFAIL: android

#include <assert.h>
#include <sanitizer/hwasan_interface.h>
#include <stdio.h>
Expand Down

0 comments on commit f25bcfb

Please sign in to comment.