[libFuzzer] Disable print-func.test on Darwin.
authorMatt Morehouse <mascasa@google.com>
Wed, 9 May 2018 17:05:07 +0000 (17:05 +0000)
committerMatt Morehouse <mascasa@google.com>
Wed, 9 May 2018 17:05:07 +0000 (17:05 +0000)
commit0a4d213176cf96658f094e7e4b578227015b3474
tree7b75fa673e39052485b8e8876b9958f4a5d128f9
parent455564460aa85bef26d346b8552a49fba4f54064
[libFuzzer] Disable print-func.test on Darwin.

The try-lock guard change seems to be making this test fail on Mac, but
I haven't been able to reproduce the failure.  Disabling the test on Mac
to fix build bot.

llvm-svn: 331894
compiler-rt/test/fuzzer/print-func.test