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

Issue 3014045: cros_mark_as_stable: fix unittests (Closed)

Created:
10 years, 4 months ago by Mandeep Singh Baines
Modified:
9 years, 7 months ago
Reviewers:
petkov, davidjames, sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
http://src.chromium.org/git/crosutils.git
Visibility:
Public.

Description

cros_mark_as_stable: fix unittests Code was changed to add a CR. Fix tests to accomodate. BUG=5258 TEST=Unittests pass again. Change-Id: Iacdbffb14d14f60a43883db3ee12b99a5eeb9f65

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M cros_mark_as_stable_unittest.py View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 3 (0 generated)
Mandeep Singh Baines
10 years, 4 months ago (2010-07-30 23:31:24 UTC) #1
petkov
LGTM
10 years, 4 months ago (2010-07-30 23:34:11 UTC) #2
davidjames
10 years, 4 months ago (2010-07-31 00:03:32 UTC) #3
This is already submitted, but some suggestions for future improvements are
below.

http://codereview.chromium.org/3014045/diff/1/2
File cros_mark_as_stable_unittest.py (right):

http://codereview.chromium.org/3014045/diff/1/2#newcode164
cros_mark_as_stable_unittest.py:164: 'KEYWORDS=\"~x86 ~arm\"', 'src_unpack(){}']
These lines should have newlines at the end

http://codereview.chromium.org/3014045/diff/1/2#newcode171
cros_mark_as_stable_unittest.py:171: m_file.write('EAPI=2')
Same here. Although this isn't a real file, output looks a lot better if it has
newlines between the lines :)

Powered by Google App Engine
This is Rietveld 408576698