'fix' threadlocal fork test
authorDave Watson <davejwatson@fb.com>
Thu, 15 Jan 2015 21:25:02 +0000 (13:25 -0800)
committerwoo <woo@fb.com>
Mon, 2 Feb 2015 21:10:59 +0000 (13:10 -0800)
commit6502bca2773bfa3fe1d343c2ae071dd5d1ced8d0
tree849e5b4c9b54352c8cf3341094da6abcb0e74595
parente300e8b640a048f128c9a60a8df101b30a57256a
'fix' threadlocal fork test

Summary:
configure seems to think ubuntu 14.04 doesn't have pthread_atfork, which seems wrong?! But this test seems to fail if we don't have it on some platform anyway.  Not sure the right fix, just disable it for now?

Test Plan: watch https://ci-builds.fb.com/job/folly/

Reviewed By: hans@fb.com

Subscribers: doug, folly-diffs@

FB internal diff: D1783046

Signature: t1:1783046:1421348575:d279877abcc597a04c285092a5e5e53406922d5a

Blame Revision: D1768669
folly/test/ThreadLocalTest.cpp