reduce the number of iteration when test SharedMutexTest in ASAN mode
authorTianjiao Yin <ytj@fb.com>
Sat, 18 Nov 2017 14:39:09 +0000 (06:39 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 18 Nov 2017 14:50:50 +0000 (06:50 -0800)
commitbcd0d7827683c1dd8a8d6d1820af7b53c7f20b43
treef605051a46bea0b670df39af24b25b285e48b31e
parentba4282e472390a2d9ba23672b8844b9f23db0916
reduce the number of iteration when test SharedMutexTest in ASAN mode

Summary: This unit-test takes too long to finish in ASAN mode from heavily loaded system (more than 10 minutes).

Reviewed By: yfeldblum

Differential Revision: D6362111

fbshipit-source-id: b097eff60f88ace4fb869132598806700804e267
folly/test/SharedMutexTest.cpp