Skip to content

Conversation

usama54321
Copy link
Member

XFailing until further investigation

rdar://158303080

XFailing until further investigation

rdar://158303080
@llvmbot
Copy link
Member

llvmbot commented Aug 15, 2025

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

Author: Usama Hameed (usama54321)

Changes

XFailing until further investigation

rdar://158303080


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

1 Files Affected:

  • (modified) compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cpp (+4)
diff --git a/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cpp b/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cpp
index deedbba76cdeb..37bfee4806173 100644
--- a/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cpp
+++ b/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cpp
@@ -10,6 +10,10 @@
 
 // REQUIRES: stable-runtime
 
+// rdar://158303080 top few frames are at times inaccurate in ubsan fast stack
+// unwind on darwin
+// XFAIL: (darwin && ubsan && (arm64-target-arch || arm64e-target-arch))
+
 // XFAIL: target={{.*netbsd.*}} && !asan
 
 volatile int *null = 0;

@usama54321 usama54321 merged commit 1bb7217 into main Aug 18, 2025
12 checks passed
@usama54321 usama54321 deleted the users/usama54321/disable-dedup-token-darwin-ubsan branch August 18, 2025 19:08
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.

2 participants