]> granicus.if.org Git - llvm/commit
[LibFuzzer] Disable the ``fuzzer-trace-pc.test`` test on non-linux platforms.
authorDan Liew <dan@su-root.co.uk>
Tue, 14 Jun 2016 19:15:13 +0000 (19:15 +0000)
committerDan Liew <dan@su-root.co.uk>
Tue, 14 Jun 2016 19:15:13 +0000 (19:15 +0000)
commiteac51a2bde12c3c636a3d3005cb095146976738f
treedef017b1e105163932fa44ac40db7057799429fb
parentb7b4ba37dea05c3d0b5fc3bc7619d436ee01b18e
[LibFuzzer] Disable the ``fuzzer-trace-pc.test`` test on non-linux platforms.

On OSX this test sometimes fails due to the
``LLVMFuzzer-FullCoverageSetTest-TracePC`` program going over the
default 2GiB memory limit. This shouldn't be happening and needs
investigating. For now just disable the test so we can set up an
OSX buildbot.

Differential Revision: http://reviews.llvm.org/D21319

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272696 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/test/fuzzer-trace-pc.test