Improve unit test output and logging to diagnose build breaks
authorChip Turner <chip@fb.com>
Wed, 31 Dec 2014 03:03:54 +0000 (19:03 -0800)
committerViswanath Sivakumar <viswanath@fb.com>
Tue, 13 Jan 2015 19:01:03 +0000 (11:01 -0800)
commit45bf87b32f76d8f8c1296b3086bfa3dfa60991bd
treeb6c136fb4c046500c3f0c45076d15a80b19bf64f
parent72e24ebccd1bf98d6a53c81bc63b489846e6df49
Improve unit test output and logging to diagnose build breaks

Summary:
I can't repro the very frequent breakage we get from the unit
test framework, and it would be helpful to get the proper error messages
from it, so this adjusts the logging and changes a CHECK to an EXPECT to
get more data when the failure occurs.

Test Plan: runtests

Reviewed By: hans@fb.com

Subscribers: lins, anca, folly-diffs@

FB internal diff: D1761800

Tasks: 5870141

Signature: t1:1761800:1420226753:27a66fb0ce47cd57529e5fd0518550fb649c9eb5
folly/experimental/symbolizer/test/StackTraceTest.cpp