Fix HHWheelTimerTest.AtMostEveryN
authorHaijun Zhu <haijunz@fb.com>
Mon, 23 Nov 2015 22:25:47 +0000 (14:25 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Mon, 23 Nov 2015 23:20:22 +0000 (15:20 -0800)
commitaba93096336d84d7862e2c8e17b8d5806457edf0
treecbc3394703a8a85b738d4a6fabe8271dd42b7221
parent6bafdff6699540b1e65a665b6d924a35ccafcd9c
Fix HHWheelTimerTest.AtMostEveryN

Summary: If it takes too long to finish it is probably heavily loaded. Skip if
so.

Reviewed By: mmcduff

Differential Revision: D2687346

fb-gh-sync-id: 282cac7e4df361f714de1089f11b098af79b1512
folly/io/async/test/HHWheelTimerTest.cpp