Skip to content

Conversation

@DanBlackwell
Copy link
Contributor

rdar://166246774

@llvmbot
Copy link
Member

llvmbot commented Dec 11, 2025

@llvm/pr-subscribers-compiler-rt-sanitizer

Author: Dan Blackwell (DanBlackwell)

Changes

rdar://166246774


Full diff: https://github.com/llvm/llvm-project/pull/171814.diff

1 Files Affected:

  • (modified) compiler-rt/test/sanitizer_common/TestCases/Posix/popen.cpp (+2)
diff --git a/compiler-rt/test/sanitizer_common/TestCases/Posix/popen.cpp b/compiler-rt/test/sanitizer_common/TestCases/Posix/popen.cpp
index 6bf6255a697a1..1cc7908086c6f 100644
--- a/compiler-rt/test/sanitizer_common/TestCases/Posix/popen.cpp
+++ b/compiler-rt/test/sanitizer_common/TestCases/Posix/popen.cpp
@@ -2,6 +2,8 @@
 // CHECK: 1
 // CHECK-NEXT: 2
 
+// XFAIL: iossim
+
 #include <assert.h>
 #include <stdio.h>
 

@DanBlackwell DanBlackwell enabled auto-merge (squash) December 11, 2025 12:10
@DanBlackwell DanBlackwell merged commit de29f24 into llvm:main Dec 11, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants