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

Issue 4738004: Add facilities to fetch username/passwd credentials from private data (Closed)

Created:
10 years, 1 month ago by Nirnimesh
Modified:
9 years, 7 months ago
Reviewers:
Raghu Simha
CC:
chromium-reviews, John Grabowski, anantha, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add facilities to fetch username/passwd credentials from private data Fetch username/passwd from private data and use in sync tests. BUG=60970 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65634

Patch Set 1 #

Total comments: 1

Patch Set 2 : test_google_account #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -9 lines) Patch
M chrome/test/functional/sync.py View 1 3 chunks +9 lines, -9 lines 0 comments Download
M chrome/test/pyautolib/pyauto.py View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Nirnimesh
10 years, 1 month ago (2010-11-10 02:10:38 UTC) #1
Raghu Simha
LGTM, with one nit. http://codereview.chromium.org/4738004/diff/1/chrome/test/functional/sync.py File chrome/test/functional/sync.py (right): http://codereview.chromium.org/4738004/diff/1/chrome/test/functional/sync.py#newcode15 chrome/test/functional/sync.py:15: creds = self.GetPrivateInfo()['test_google'] nit: 'test_google' ...
10 years, 1 month ago (2010-11-10 02:31:38 UTC) #2
Nirnimesh
s/test_google/test_google_account/
10 years, 1 month ago (2010-11-10 02:39:27 UTC) #3
Raghu Simha
On 2010/11/10 02:39:27, Nirnimesh wrote: > s/test_google/test_google_account/ Another thing: You'll need to enable sync.py in ...
10 years, 1 month ago (2010-11-10 03:35:31 UTC) #4
Nirnimesh
10 years, 1 month ago (2010-11-10 05:48:53 UTC) #5
On 2010/11/10 03:35:31, rsimha wrote:
> On 2010/11/10 02:39:27, Nirnimesh wrote:
> > s/test_google/test_google_account/
> 
> Another thing: You'll need to enable sync.py in PYAUTO_TESTS. Not sure if you
> meant to do this in another patch.

I'll enable in another CL. Need some more tinkering to do in the buildbot
configs to pull in the private data files.

Powered by Google App Engine
This is Rietveld 408576698