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

Issue 205763002: Support for gaia login. (Closed)

Created:
6 years, 9 months ago by achuithb
Modified:
6 years, 8 months ago
Reviewers:
Tim Song, zel
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@oobe
Visibility:
Public.

Description

Support for gaia login. TODO: Add a regression test to cros repository or figure out how credentials.json can be used for a unit test. BUG=308757 TEST=manual NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260302

Patch Set 1 #

Total comments: 15

Patch Set 2 : comments #

Total comments: 1

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -0 lines) Patch
M tools/telemetry/telemetry/core/backends/chrome/chrome_browser_options.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py View 1 2 3 chunks +32 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
achuithb
Tim, please take a look.
6 years, 9 months ago (2014-03-20 00:21:10 UTC) #1
Tim Song
Will there be support to setup a fake GAIA server to exercise this flow in ...
6 years, 9 months ago (2014-03-20 19:12:41 UTC) #2
achuithb
I'll open a bug for creating a fake gaia service for the unit test. I ...
6 years, 9 months ago (2014-03-20 19:34:19 UTC) #3
Tim Song
https://codereview.chromium.org/205763002/diff/1/tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py File tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py (right): https://codereview.chromium.org/205763002/diff/1/tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py#newcode320 tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py:320: oobe.ExecuteJavaScript("chrome.send('addUser');") On 2014/03/20 19:34:19, achuith.bhandarkar wrote: > On 2014/03/20 ...
6 years, 9 months ago (2014-03-20 22:55:19 UTC) #4
achuithb
https://codereview.chromium.org/205763002/diff/1/tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py File tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py (right): https://codereview.chromium.org/205763002/diff/1/tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py#newcode320 tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py:320: oobe.ExecuteJavaScript("chrome.send('addUser');") On 2014/03/20 22:55:19, Tim Song wrote: > On ...
6 years, 9 months ago (2014-03-20 23:43:19 UTC) #5
Tim Song
https://codereview.chromium.org/205763002/diff/1/tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py File tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py (right): https://codereview.chromium.org/205763002/diff/1/tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py#newcode321 tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py:321: for gaia_context in range(15): On 2014/03/20 23:43:19, achuith.bhandarkar wrote: ...
6 years, 9 months ago (2014-03-21 00:43:24 UTC) #6
zel
LGTM let's get this in right now, CrOS badly needs this for upcoming pyautogedon resolved ...
6 years, 8 months ago (2014-03-28 22:31:44 UTC) #7
zel
https://codereview.chromium.org/205763002/diff/20001/tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py File tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py (right): https://codereview.chromium.org/205763002/diff/20001/tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py#newcode349 tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py:349: "document.getElementById('signIn').click();", gaia_context) nit, a cheaper way to replace lines ...
6 years, 8 months ago (2014-03-28 22:44:21 UTC) #8
zel
The CQ bit was checked by zelidrag@chromium.org
6 years, 8 months ago (2014-03-28 22:45:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/205763002/20001
6 years, 8 months ago (2014-03-28 22:49:07 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-03-28 22:49:14 UTC) #11
commit-bot: I haz the power
Failed to apply patch for tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-03-28 22:49:14 UTC) #12
achuithb
The CQ bit was checked by achuith@chromium.org
6 years, 8 months ago (2014-03-28 23:20:04 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/205763002/40001
6 years, 8 months ago (2014-03-28 23:20:40 UTC) #14
commit-bot: I haz the power
6 years, 8 months ago (2014-03-28 23:45:45 UTC) #15
Message was sent while issue was closed.
Change committed as 260302

Powered by Google App Engine
This is Rietveld 408576698