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

Issue 1004283002: Add end-to-end testing tool for Smart Lock. (Closed)

Created:
5 years, 9 months ago by Tim Song
Modified:
5 years, 9 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add end-to-end testing tool for Smart Lock. This tool is based on telemetry and exercises the Smart Lock setup flow. This CL also introduces the framework that will allow implementing other end-to-end tests. BUG=chromium:442728 NOTRY=true Committed: https://crrev.com/7b2cf72484889c7098c2b380a3815915e6d11aca Cr-Commit-Position: refs/heads/master@{#322604}

Patch Set 1 #

Total comments: 42

Patch Set 2 : fixes #

Total comments: 2

Patch Set 3 : style #

Unified diffs Side-by-side diffs Delta from patch set Stats (+846 lines, -0 lines) Patch
A components/proximity_auth/e2e_test/cros.py View 1 2 1 chunk +548 lines, -0 lines 0 comments Download
A components/proximity_auth/e2e_test/cryptauth.py View 1 1 chunk +140 lines, -0 lines 0 comments Download
A components/proximity_auth/e2e_test/setup_test.py View 1 2 1 chunk +158 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Tim Song
5 years, 9 months ago (2015-03-13 18:21:09 UTC) #2
Ilya Sherman
Thanks, Tim. Lots of Python nits, but overall looks pretty good! =) https://codereview.chromium.org/1004283002/diff/1/components/proximity_auth/e2e_test/cros.py File components/proximity_auth/e2e_test/cros.py ...
5 years, 9 months ago (2015-03-24 01:25:14 UTC) #3
Tim Song
https://codereview.chromium.org/1004283002/diff/1/components/proximity_auth/e2e_test/cros.py File components/proximity_auth/e2e_test/cros.py (right): https://codereview.chromium.org/1004283002/diff/1/components/proximity_auth/e2e_test/cros.py#newcode12 components/proximity_auth/e2e_test/cros.py:12: curr_dir = os.path.dirname(os.path.realpath(__file__)) On 2015/03/24 01:25:13, Ilya Sherman wrote: ...
5 years, 9 months ago (2015-03-25 23:08:44 UTC) #4
Ilya Sherman
LGTM % a final few nits: https://codereview.chromium.org/1004283002/diff/1/components/proximity_auth/e2e_test/cros.py File components/proximity_auth/e2e_test/cros.py (right): https://codereview.chromium.org/1004283002/diff/1/components/proximity_auth/e2e_test/cros.py#newcode145 components/proximity_auth/e2e_test/cros.py:145: def smart_lock_enabled(self): On ...
5 years, 9 months ago (2015-03-25 23:17:29 UTC) #5
Tim Song
https://codereview.chromium.org/1004283002/diff/1/components/proximity_auth/e2e_test/cros.py File components/proximity_auth/e2e_test/cros.py (right): https://codereview.chromium.org/1004283002/diff/1/components/proximity_auth/e2e_test/cros.py#newcode145 components/proximity_auth/e2e_test/cros.py:145: def smart_lock_enabled(self): On 2015/03/25 23:17:29, Ilya Sherman wrote: > ...
5 years, 9 months ago (2015-03-27 18:05:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1004283002/40001
5 years, 9 months ago (2015-03-27 18:06:15 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-27 18:07:15 UTC) #10
commit-bot: I haz the power
5 years, 9 months ago (2015-03-27 18:08:21 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7b2cf72484889c7098c2b380a3815915e6d11aca
Cr-Commit-Position: refs/heads/master@{#322604}

Powered by Google App Engine
This is Rietveld 408576698