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

Issue 1837002: Fix bug in site_host_attributes. (Closed)

Created:
10 years, 7 months ago by ericli
Modified:
9 years, 7 months ago
Reviewers:
kmixter1
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano, ericli, petkov+cc_chromium.org
Base URL:
ssh://git@chromiumos-git/autotest.git
Visibility:
Public.

Description

Fix bug in site_host_attributes. the code path which is executed on autotest server (inside scheduler) is slightly different than run_remote_hosts, so it is not caught until deployed.

Patch Set 1 #

Patch Set 2 : patch 1. #

Total comments: 4

Patch Set 3 : patch 2. #

Patch Set 4 : patch 3 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M server/site_host_attributes.py View 1 2 3 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ericli
10 years, 7 months ago (2010-05-03 16:40:26 UTC) #1
kmixter1
http://codereview.chromium.org/1837002/diff/2001/3001 File server/site_host_attributes.py (right): http://codereview.chromium.org/1837002/diff/2001/3001#newcode83 server/site_host_attributes.py:83: host_obj.labels.all()]) Oops - sorry about that. http://codereview.chromium.org/1837002/diff/2001/3001#newcode92 server/site_host_attributes.py:92: if ...
10 years, 7 months ago (2010-05-03 16:56:20 UTC) #2
kmixter1
(I meant to say "I don't see a bug in the original code.") On Mon, ...
10 years, 7 months ago (2010-05-03 16:57:45 UTC) #3
ericli
http://codereview.chromium.org/1837002/diff/2001/3001 File server/site_host_attributes.py (right): http://codereview.chromium.org/1837002/diff/2001/3001#newcode92 server/site_host_attributes.py:92: if value: We have labels which has no comma, ...
10 years, 7 months ago (2010-05-03 17:03:16 UTC) #4
kmixter1
LGTM http://codereview.chromium.org/1837002/diff/2001/3001 File server/site_host_attributes.py (right): http://codereview.chromium.org/1837002/diff/2001/3001#newcode92 server/site_host_attributes.py:92: if value: On 2010/05/03 17:03:16, ericli wrote: > ...
10 years, 7 months ago (2010-05-03 17:13:17 UTC) #5
kmixter1
10 years, 7 months ago (2010-05-03 17:56:20 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698