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

Issue 2801643003: Use ScopedTaskEnvironment instead of MessageLoop in google_apis unit tests. (Closed)

Created:
3 years, 8 months ago by fdoray
Modified:
3 years, 8 months ago
Reviewers:
gab, zel
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use ScopedTaskEnvironment instead of MessageLoop in google_apis unit tests. ScopedTaskEnvironment allows usage of ThreadTaskRunnerHandle and base/task_scheduler/post_task.h within its scope. It should be instantiated in every unit test that uses either of these APIs (i.e. no test should instantiate a MessageLoop directly). Motivation for ScopedTaskEnvironment can be found in: https://docs.google.com/document/d/1QabRo8c7D9LsYY3cEcaPQbOCLo8Tu-6VLykYXyl3Pkk/edit BUG=708584 R=gab@chromium.org TBR=zelidrag@chromium.org Review-Url: https://codereview.chromium.org/2801643003 Cr-Commit-Position: refs/heads/master@{#462488} Committed: https://chromium.googlesource.com/chromium/src/+/45aec822b4a648ab6bd9b541e5d85681e5b87d62

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M google_apis/gaia/oauth2_access_token_fetcher_impl_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (7 generated)
fdoray
3 years, 8 months ago (2017-04-05 19:45:12 UTC) #1
fdoray
gab@: PTAL The change will then be TBRed to the owner.
3 years, 8 months ago (2017-04-05 19:45:14 UTC) #3
gab
lgtm
3 years, 8 months ago (2017-04-05 20:54:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2801643003/1
3 years, 8 months ago (2017-04-06 15:30:09 UTC) #9
commit-bot: I haz the power
3 years, 8 months ago (2017-04-06 15:41:09 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/45aec822b4a648ab6bd9b541e5d8...

Powered by Google App Engine
This is Rietveld 408576698