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

Issue 7891061: Fix member lookup to be more stable. (Closed)

Created:
9 years, 3 months ago by M-A Ruel
Modified:
9 years, 3 months ago
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

Fix member lookup to be more stable. Add regression test. R=dpranke@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=101351

Patch Set 1 #

Total comments: 2

Patch Set 2 : Simplify test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -4 lines) Patch
M gclient.py View 1 chunk +8 lines, -4 lines 0 comments Download
M tests/gclient_test.py View 1 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
M-A Ruel
9 years, 3 months ago (2011-09-14 20:56:19 UTC) #1
Dirk Pranke
Wow, I understand nothing about this patch. What was the problem, why does your change ...
9 years, 3 months ago (2011-09-14 21:37:14 UTC) #2
M-A Ruel
I made the test synthetic. http://codereview.chromium.org/7891061/diff/1/gclient.py File gclient.py (left): http://codereview.chromium.org/7891061/diff/1/gclient.py#oldcode591 gclient.py:591: if self.__dict__[i]: self.__dict__[i] will ...
9 years, 3 months ago (2011-09-14 22:56:55 UTC) #3
Dirk Pranke
lgtm Oh, I see, this is all in the __str__ method; I somehow thought that ...
9 years, 3 months ago (2011-09-15 19:05:53 UTC) #4
commit-bot: I haz the power
9 years, 3 months ago (2011-09-15 19:17:23 UTC) #5
Change committed as 101351

Powered by Google App Engine
This is Rietveld 408576698