Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(480)

Issue 281893002: Mojo: Base our epsilon timeouts off of TestTimeouts::tiny_timeout(). (Closed)

Created:
6 years, 7 months ago by viettrungluu
Modified:
6 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Visibility:
Public.

Description

Mojo: Base our epsilon timeouts off of TestTimeouts::tiny_timeout(). It's still a very small timeout, but at least it'll be adjusted (somewhat) for ASAN, and can be controlled via a command-line flag. Also switch to using base::TimeDelta instead of int64_t micros. R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270303

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -223 lines) Patch
M mojo/system/message_pipe_dispatcher_unittest.cc View 11 chunks +24 lines, -32 lines 0 comments Download
M mojo/system/simple_dispatcher_unittest.cc View 26 chunks +58 lines, -79 lines 0 comments Download
M mojo/system/test_utils.h View 3 chunks +18 lines, -9 lines 0 comments Download
M mojo/system/test_utils.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M mojo/system/waiter_list_unittest.cc View 12 chunks +15 lines, -26 lines 0 comments Download
M mojo/system/waiter_unittest.cc View 9 chunks +69 lines, -77 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
viettrungluu
6 years, 7 months ago (2014-05-13 22:38:17 UTC) #1
sky
LGTM
6 years, 7 months ago (2014-05-13 23:14:46 UTC) #2
viettrungluu
The CQ bit was checked by viettrungluu@chromium.org
6 years, 7 months ago (2014-05-13 23:16:43 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/281893002/1
6 years, 7 months ago (2014-05-13 23:17:07 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-14 02:14:43 UTC) #5
Message was sent while issue was closed.
Change committed as 270303

Powered by Google App Engine
This is Rietveld 408576698