(Wangle) Re-add race test
authorHannes Roth <hannesr@fb.com>
Wed, 10 Jun 2015 16:06:50 +0000 (09:06 -0700)
committerSara Golemon <sgolemon@fb.com>
Wed, 10 Jun 2015 21:37:23 +0000 (14:37 -0700)
commitbf590e16a063840e2691f775da187be04cb7bd2f
treec04d9394c490c7eec878184ffbc85b233b34a071
parent8e845acad28fb02e93fc741d39db8f7613a713f2
(Wangle) Re-add race test

Summary: I figured this test would be useless since it tests a check added before
everything was converted to FSM. But since it appears to fail on Mac OS
X, it might be useful to have after all.

Reviewed By: @fugalh

Differential Revision: D2143500
folly/futures/test/ViaTest.cpp