Skip to content

[sanitizer_common][test-only] Mark popen xfail on iossim#171814

Merged
DanBlackwell merged 1 commit intollvm:mainfrom
DanBlackwell:xfail-popen
Dec 11, 2025
Merged

[sanitizer_common][test-only] Mark popen xfail on iossim#171814
DanBlackwell merged 1 commit intollvm:mainfrom
DanBlackwell:xfail-popen

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
Priyanshu3820 pushed a commit to Priyanshu3820/llvm-project that referenced this pull request Dec 20, 2025
ndrewh pushed a commit to ndrewh/llvm-project that referenced this pull request Jan 12, 2026
fhahn pushed a commit to fhahn/llvm-project that referenced this pull request Jan 19, 2026
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