According to comments at https://reviews.llvm.org/D107911,
Trace.MemoryAccessSize fails on Mac buildbots.
Because this test is newly introduced, and is the only user of the code
added in that patch, disable the test on Mac till the problem is
resolved.
Details
Details
- Reviewers
melver azharudd - Commits
- rG7338be0e6e8d: [tsan] Disable Trace.MemoryAccessSize on Mac
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks Alex! It was not just the MemoryAccessSize test, but the other unit tests were failing too. I disabled those as well in b4b8e1446a2ba1a25488ec5e6e927fa9b54cb4f8.