Increase wangle test timers
authorNicholas Ormrod <njormrod@fb.com>
Mon, 22 Sep 2014 18:20:47 +0000 (11:20 -0700)
committerAnton Likhtarov <alikhtarov@fb.com>
Fri, 26 Sep 2014 22:20:07 +0000 (15:20 -0700)
commitb6ee36ab55afe2723a6041ee4b0adfe1830efef3
treedfc54fcf8a6bd8d2ee2585564ae63b83906f20aa
parent8c62ae77eeadc77735fa31a695c8c6f2ca81f2d2
Increase wangle test timers

Summary:
When running all folly tests at once, as with
fbconfig -r folly && fbmake runtests
the wangle tests sometimes fail. Enough tests are running that the
1-millisecond timer is too small, and is sometimes missed. Bumping
it to 10 milliseconds.

Test Plan:
fbconfig -r folly && fbmake runtests

Reviewed By: hans@fb.com

Subscribers: sdwilsh, fugalh, njormrod

FB internal diff: D1568124

Tasks: 5180879
folly/wangle/test/FutureTest.cpp