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

Issue 2522283002: Correct EmbeddedTestServer usage in chromeos tests. (Closed)

Created:
4 years ago by martijnc
Modified:
4 years ago
CC:
achuith+watch_chromium.org, alemate+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, davemoore+watch_chromium.org, extensions-reviews_chromium.org, oshima+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Correct EmbeddedTestServer usage in chromeos tests. Adding EmbeddedTestServer handlers after the server has started isn't thread safe. This CL fixes the threading issues by either starting the server after the handlers are added or by splitting the server start into two phases. This is needed when the server's base URL is required for registering the handlers. BUG=546060 Committed: https://crrev.com/c6c3e05c26ef6aeba63e78ef06c5c4d94f75e454 Cr-Commit-Position: refs/heads/master@{#434733}

Patch Set 1 : Correct EmbeddedTestServer usage in chromeos tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -7 lines) Patch
M chrome/browser/chromeos/login/kiosk_browsertest.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_browsertest.cc View 6 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/policy/upload_job_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/log_private/log_private_apitest_chromeos.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (10 generated)
martijnc
achuith: can you review the browser/chromeos changes? reillyg: can you review the browser/extensions change? Thanks!
4 years ago (2016-11-24 21:56:55 UTC) #7
achuithb
On 2016/11/24 21:56:55, martijnc wrote: > achuith: can you review the browser/chromeos changes? > reillyg: ...
4 years ago (2016-11-28 08:50:01 UTC) #8
martijnc
+mmenke as a net OWNER who is familiar with this. Can you take a look?
4 years ago (2016-11-28 14:26:18 UTC) #10
mmenke
On 2016/11/28 14:26:18, martijnc wrote: > +mmenke as a net OWNER who is familiar with ...
4 years ago (2016-11-28 17:41:03 UTC) #11
achuithb
On 2016/11/28 17:41:03, mmenke wrote: > On 2016/11/28 14:26:18, martijnc wrote: > > +mmenke as ...
4 years ago (2016-11-28 18:18:38 UTC) #12
Reilly Grant (use Gerrit)
chrome/browser/extensions lgtm
4 years ago (2016-11-28 20:15:07 UTC) #13
martijnc
Thank you!
4 years ago (2016-11-28 20:19:43 UTC) #15
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/2522283002/40001
4 years ago (2016-11-28 20:21:13 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:40001)
4 years ago (2016-11-28 22:06:20 UTC) #18
commit-bot: I haz the power
4 years ago (2016-11-28 22:08:35 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c6c3e05c26ef6aeba63e78ef06c5c4d94f75e454
Cr-Commit-Position: refs/heads/master@{#434733}

Powered by Google App Engine
This is Rietveld 408576698