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

Issue 386733003: GAIAInfoUpdateService: cleanup and extend tests. (Closed)

Created:
6 years, 5 months ago by Marc Treib
Modified:
6 years, 5 months ago
Reviewers:
noms (inactive)
CC:
chromium-reviews, Pam (message me for reviews)
Project:
chromium
Visibility:
Public.

Description

GAIAInfoUpdateService: cleanup and extend tests. This adds a test for the bug fixed in https://codereview.chromium.org/373083002/, and also extends the existing tests to check the GAIA given name. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282631

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -22 lines) Patch
M chrome/browser/profiles/gaia_info_update_service_unittest.cc View 4 chunks +106 lines, -22 lines 4 comments Download

Messages

Total messages: 7 (0 generated)
Marc Treib
https://codereview.chromium.org/386733003/diff/1/chrome/browser/profiles/gaia_info_update_service_unittest.cc File chrome/browser/profiles/gaia_info_update_service_unittest.cc (left): https://codereview.chromium.org/386733003/diff/1/chrome/browser/profiles/gaia_info_update_service_unittest.cc#oldcode117 chrome/browser/profiles/gaia_info_update_service_unittest.cc:117: EXPECT_EQ(name, GetCache()->GetNameOfProfileAtIndex(index)); The GAIAInfoUpdateService does *not* actually update the ...
6 years, 5 months ago (2014-07-11 12:25:26 UTC) #1
noms (inactive)
https://codereview.chromium.org/386733003/diff/1/chrome/browser/profiles/gaia_info_update_service_unittest.cc File chrome/browser/profiles/gaia_info_update_service_unittest.cc (left): https://codereview.chromium.org/386733003/diff/1/chrome/browser/profiles/gaia_info_update_service_unittest.cc#oldcode117 chrome/browser/profiles/gaia_info_update_service_unittest.cc:117: EXPECT_EQ(name, GetCache()->GetNameOfProfileAtIndex(index)); Hmm. GetNameOfProfile() returns either the Gaia name, ...
6 years, 5 months ago (2014-07-11 13:25:08 UTC) #2
Marc Treib
https://codereview.chromium.org/386733003/diff/1/chrome/browser/profiles/gaia_info_update_service_unittest.cc File chrome/browser/profiles/gaia_info_update_service_unittest.cc (left): https://codereview.chromium.org/386733003/diff/1/chrome/browser/profiles/gaia_info_update_service_unittest.cc#oldcode117 chrome/browser/profiles/gaia_info_update_service_unittest.cc:117: EXPECT_EQ(name, GetCache()->GetNameOfProfileAtIndex(index)); Not quite - it uses the local ...
6 years, 5 months ago (2014-07-11 13:30:29 UTC) #3
noms (inactive)
Thanks for the test cleanup! lgtm https://codereview.chromium.org/386733003/diff/1/chrome/browser/profiles/gaia_info_update_service_unittest.cc File chrome/browser/profiles/gaia_info_update_service_unittest.cc (left): https://codereview.chromium.org/386733003/diff/1/chrome/browser/profiles/gaia_info_update_service_unittest.cc#oldcode117 chrome/browser/profiles/gaia_info_update_service_unittest.cc:117: EXPECT_EQ(name, GetCache()->GetNameOfProfileAtIndex(index)); I ...
6 years, 5 months ago (2014-07-11 13:52:30 UTC) #4
Marc Treib
The CQ bit was checked by treib@chromium.org
6 years, 5 months ago (2014-07-11 13:53:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/386733003/1
6 years, 5 months ago (2014-07-11 13:54:05 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-11 15:46:29 UTC) #7
Message was sent while issue was closed.
Change committed as 282631

Powered by Google App Engine
This is Rietveld 408576698