Fix a flaky test
commitdc27db822ea259221f4ead9564aa298f22420ca7
authorLijie Tang <lijie@meta.com>
Mon, 20 Feb 2023 03:36:05 +0000 (19 19:36 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 20 Feb 2023 03:36:05 +0000 (19 19:36 -0800)
treeb0db165574b066e506969f182f29bd2bbe7173bb
parentd35841355423413f105302ef14c24076135ef552
Fix a flaky test

Summary:
^
Please help me in reviewing this.

IIUC, T_CHECK_TIMEOUT does not allow tolerance. So the tolerance is doing nothing here.

Change to T_CHECK_TIME_LT here.

https://fburl.com/code/v4a720wm

Differential Revision: D43423373

fbshipit-source-id: cc2abf021c4a32f4e67bcaf7b0ac07c27f9d8358
third-party/thrift/src/thrift/lib/cpp/test/TAsyncChannelTest.cpp