[PATCH] Disable Mac OS crash reporter in unittests

Pete Cooper peter_cooper at apple.com
Tue Apr 7 11:21:15 PDT 2015


Hi Justin

Please review this patch which disables the crash reporter in the unit tests.  This makes tests using EXPECT_DEATH stop taking an unreasonably long time to run.  For example:

[----------] 47 tests from APFloatTest (51250 ms total)

to

[----------] 47 tests from APFloatTest (765 ms total)

Cheers,
Pete

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gtest.diff
Type: application/octet-stream
Size: 1142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150407/f9acf3c5/attachment.obj>


More information about the llvm-commits mailing list