[PATCH] D32191: Enable lsan test suite for darwin x86-64

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 10:03:41 PDT 2017


fjricci added a comment.

Looks like XFAIL doesn't work, because they pass in LeakSanitizer-AddressSanitizer, and are just very flaky in LeakSanitizer-Standalone, so they end up XPASS-ing. I'll move them to UNSUPPORTED to fix the buildbot, and then we can go from there. I don't think it's reverting all of the lsan test suite for 2 flaky tests that I can't repro on 10.11 or 10.12.


Repository:
  rL LLVM

https://reviews.llvm.org/D32191





More information about the llvm-commits mailing list