Disable failing wangle test
authorNicholas Ormrod <njormrod@fb.com>
Thu, 25 Sep 2014 00:02:47 +0000 (17:02 -0700)
committerAnton Likhtarov <alikhtarov@fb.com>
Fri, 26 Sep 2014 22:24:25 +0000 (15:24 -0700)
commit215076a5b55a59612346d1e07929f268c78e8227
tree4c35e5fd1b89016dfc439ac9774c902e88ec73d4
parent03e99d2e90996a2a424a20b1a99c90d245344a7e
Disable failing wangle test

Summary:
Under moderate load, this part of the test would fail. When
there is resource contention, it is quite possible that the timeout will
be exceeded. A further reduction of the time spread will render this
test next to useless.

Moderate load can be as little as running all of folly's tests at once,
which is something that our testing infrastructure does quite
frequently.

fbconfig -r folly
fbmake runtests

Test Plan:
fbconfig -r folly && fbmake runtests

Reviewed By: hannesr@fb.com

Subscribers: sdwilsh, fugalh, njormrod

FB internal diff: D1576570

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