Skip to content

Commit 1d4a17f

Browse files
committed
disable test for fuchsia os
1 parent 5e2a1c3 commit 1d4a17f

File tree

1 file changed

+1
-0
lines changed
  • compiler-rt/test/sanitizer_common/TestCases/Linux

1 file changed

+1
-0
lines changed

compiler-rt/test/sanitizer_common/TestCases/Linux/preadv2.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %clangxx -O0 %s -o %t
22

33
// REQUIRES: glibc
4+
// UNSUPPORTED: target={{.*fuchsia.*}}
45

56
#include <assert.h>
67
#include <fcntl.h>

0 commit comments

Comments
 (0)