Skip to content

Conversation

ndrewh
Copy link
Contributor

@ndrewh ndrewh commented Oct 7, 2025

This flaky test was disabled 2 years ago due to the age of the test platform.

@llvmbot
Copy link
Member

llvmbot commented Oct 7, 2025

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

Author: Andrew Haberlandt (ndrewh)

Changes

This flaky test was disabled 2 years ago due to the age of the test platform.


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

1 Files Affected:

  • (modified) compiler-rt/test/sanitizer_common/TestCases/symbolize_pc.cpp (-6)
diff --git a/compiler-rt/test/sanitizer_common/TestCases/symbolize_pc.cpp b/compiler-rt/test/sanitizer_common/TestCases/symbolize_pc.cpp
index f495e2cefdd74..bb47edd6ba8d9 100644
--- a/compiler-rt/test/sanitizer_common/TestCases/symbolize_pc.cpp
+++ b/compiler-rt/test/sanitizer_common/TestCases/symbolize_pc.cpp
@@ -5,12 +5,6 @@
 
 // FIXME: Investigate why it does not print GLOBAL_VAR_ABC.
 // XFAIL: hwasan && target=aarch64{{.*}}
-// LSan tests fail on Darwin
-// UNSUPPORTED: darwin && lsan
-// tsan and ubsan are supported on darwin, but they currently fail
-// on some platforms likely because the test platform is too old
-// UNSUPPORTED: darwin && tsan
-// UNSUPPORTED: darwin && ubsan
 
 #include <stdio.h>
 #include <sanitizer/common_interface_defs.h>

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