Skip to content

Commit de29f24

Browse files
authored
[sanitizer_common][test-only] Mark popen xfail on iossim (#171814)
rdar://166246774
1 parent 3558537 commit de29f24

File tree

1 file changed

+2
-0
lines changed
  • compiler-rt/test/sanitizer_common/TestCases/Posix

1 file changed

+2
-0
lines changed

compiler-rt/test/sanitizer_common/TestCases/Posix/popen.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// CHECK: 1
33
// CHECK-NEXT: 2
44

5+
// XFAIL: iossim
6+
57
#include <assert.h>
68
#include <stdio.h>
79

0 commit comments

Comments
 (0)