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

Issue 6759063: [autotest] Update login_OwnershipApi to use protobufs (Closed)

Created:
9 years, 8 months ago by Chris Masone
Modified:
9 years, 7 months ago
Reviewers:
petkov
CC:
Will Drewry, chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano+cc_chromium.org, ericli
Visibility:
Public.

Description

[autotest] Update login_OwnershipApi to use protobufs BUG=13652 TEST=run this test Change-Id: Ib87848224dfd97d10e0a5bd52aaaef8da701d409 R=wad@chromium.org Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=bbd576f

Patch Set 1 #

Total comments: 4

Patch Set 2 : Add Makefile (duh) and fix style. #

Total comments: 3

Patch Set 3 : make fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -21 lines) Patch
M client/cros/constants.py View 1 1 chunk +2 lines, -1 line 0 comments Download
M client/cros/ownership.py View 2 chunks +2 lines, -3 lines 0 comments Download
M client/site_tests/login_OwnershipApi/login_OwnershipApi.py View 1 2 4 chunks +33 lines, -17 lines 0 comments Download
A client/site_tests/login_OwnershipApi/src/Makefile View 1 2 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Chris Masone
9 years, 8 months ago (2011-04-01 17:32:51 UTC) #1
Chris Masone
On 2011/04/01 17:32:51, Chris Masone wrote: Redirect to petkov
9 years, 8 months ago (2011-04-04 01:54:12 UTC) #2
petkov
http://codereview.chromium.org/6759063/diff/1/client/cros/constants.py File client/cros/constants.py (right): http://codereview.chromium.org/6759063/diff/1/client/cros/constants.py#newcode61 client/cros/constants.py:61: SIGNED_POLICY_FILE = WHITELIST_DIR+'/policy' spaces around + (and above) http://codereview.chromium.org/6759063/diff/1/client/site_tests/login_OwnershipApi/login_OwnershipApi.py ...
9 years, 8 months ago (2011-04-04 17:11:53 UTC) #3
Chris Masone
http://codereview.chromium.org/6759063/diff/1/client/cros/constants.py File client/cros/constants.py (right): http://codereview.chromium.org/6759063/diff/1/client/cros/constants.py#newcode61 client/cros/constants.py:61: SIGNED_POLICY_FILE = WHITELIST_DIR+'/policy' On 2011/04/04 17:11:53, petkov wrote: > ...
9 years, 8 months ago (2011-04-04 17:33:31 UTC) #4
petkov
A couple of nits related to make variable management. LGTM otherwise. http://codereview.chromium.org/6759063/diff/7001/client/site_tests/login_OwnershipApi/login_OwnershipApi.py File client/site_tests/login_OwnershipApi/login_OwnershipApi.py (right): ...
9 years, 8 months ago (2011-04-04 17:48:01 UTC) #5
Chris Masone
http://codereview.chromium.org/6759063/diff/7001/client/site_tests/login_OwnershipApi/src/Makefile File client/site_tests/login_OwnershipApi/src/Makefile (right): http://codereview.chromium.org/6759063/diff/7001/client/site_tests/login_OwnershipApi/src/Makefile#newcode5 client/site_tests/login_OwnershipApi/src/Makefile:5: # Requires $(SYSROOT) and $(OUT_DIR) to be set. On ...
9 years, 8 months ago (2011-04-04 18:00:02 UTC) #6
petkov
9 years, 8 months ago (2011-04-04 18:02:23 UTC) #7
LGTM

Perfect :-)

Powered by Google App Engine
This is Rietveld 408576698