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

Issue 11358160: Fixed shutdown of LoginUtilsTest. (Closed)

Created:
8 years, 1 month ago by Joao da Silva
Modified:
8 years, 1 month ago
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Fixed shutdown of LoginUtilsTest. The shutdown of ProfileIOData started triggering a DCHECK on chrome_http_user_agent_settings.cc. Fixed this and similar issues by having a fake IO loop always available during the test. BUG=158839 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167397

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebased #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -24 lines) Patch
M chrome/browser/chromeos/login/login_utils_browsertest.cc View 7 chunks +87 lines, -24 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 14 (0 generated)
Joao da Silva
8 years, 1 month ago (2012-11-08 15:33:19 UTC) #1
Joao da Silva
@Nikita: friendly ping :-)
8 years, 1 month ago (2012-11-12 10:01:07 UTC) #2
Nikita (slow)
lgtm http://codereview.chromium.org/11358160/diff/1/chrome/browser/chromeos/login/login_utils_browsertest.cc File chrome/browser/chromeos/login/login_utils_browsertest.cc (right): http://codereview.chromium.org/11358160/diff/1/chrome/browser/chromeos/login/login_utils_browsertest.cc#newcode105 chrome/browser/chromeos/login/login_utils_browsertest.cc:105: completion->Wait(); Is this a recommended way to handle ...
8 years, 1 month ago (2012-11-13 10:11:33 UTC) #3
Joao da Silva
http://codereview.chromium.org/11358160/diff/1/chrome/browser/chromeos/login/login_utils_browsertest.cc File chrome/browser/chromeos/login/login_utils_browsertest.cc (right): http://codereview.chromium.org/11358160/diff/1/chrome/browser/chromeos/login/login_utils_browsertest.cc#newcode105 chrome/browser/chromeos/login/login_utils_browsertest.cc:105: completion->Wait(); On 2012/11/13 10:11:33, Nikita Kostylev wrote: > Is ...
8 years, 1 month ago (2012-11-13 13:11:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joaodasilva@chromium.org/11358160/8001
8 years, 1 month ago (2012-11-13 13:11:16 UTC) #5
commit-bot: I haz the power
Presubmit check for 11358160-8001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 1 month ago (2012-11-13 13:11:22 UTC) #6
Joao da Silva
@jochen: I kindly invoke your new-found powers to land this :-)
8 years, 1 month ago (2012-11-13 13:12:11 UTC) #7
Nikita (slow)
Trivial *.gypi changes could be landed as TBR.
8 years, 1 month ago (2012-11-13 13:21:22 UTC) #8
jochen (gone - plz use gerrit)
https://chromiumcodereview.appspot.com/11358160/diff/8001/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (right): https://chromiumcodereview.appspot.com/11358160/diff/8001/chrome/chrome_tests.gypi#newcode783 chrome/chrome_tests.gypi:783: 'browser/chromeos/login/login_utils_browsertest.cc', why was this entry missing?
8 years, 1 month ago (2012-11-13 13:25:49 UTC) #9
jochen (gone - plz use gerrit)
Joao tells that this was how the test was "disabled".... zomg lgtm rubebrstamp
8 years, 1 month ago (2012-11-13 13:26:59 UTC) #10
Joao da Silva
For reference, here's the disabling CL: https://chromiumcodereview.appspot.com/11358028
8 years, 1 month ago (2012-11-13 13:27:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joaodasilva@chromium.org/11358160/8001
8 years, 1 month ago (2012-11-13 13:27:56 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joaodasilva@chromium.org/11358160/8001
8 years, 1 month ago (2012-11-13 14:31:02 UTC) #13
commit-bot: I haz the power
8 years, 1 month ago (2012-11-13 16:34:50 UTC) #14
Change committed as 167397

Powered by Google App Engine
This is Rietveld 408576698