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

Issue 19552002: Fix for running the tests on the dart-editor-win bot. (Closed)

Created:
7 years, 5 months ago by devoncarew
Modified:
7 years, 5 months ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix for running the tests on the dart-editor-win bot. Committed: https://code.google.com/p/dart/source/detail?r=25104

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -15 lines) Patch
M editor/build/build.py View 1 1 chunk +26 lines, -13 lines 2 comments Download
M tools/bots/editor.py View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
devoncarew
7 years, 5 months ago (2013-07-17 13:42:25 UTC) #1
kustermann
lgtm https://codereview.chromium.org/19552002/diff/2001/editor/build/build.py File editor/build/build.py (right): https://codereview.chromium.org/19552002/diff/2001/editor/build/build.py#newcode782 editor/build/build.py:782: if (subprocess.call(args, shell=IsWindows())): No need for outermost '(', ...
7 years, 5 months ago (2013-07-17 13:47:06 UTC) #2
devoncarew
https://codereview.chromium.org/19552002/diff/2001/editor/build/build.py File editor/build/build.py (right): https://codereview.chromium.org/19552002/diff/2001/editor/build/build.py#newcode782 editor/build/build.py:782: if (subprocess.call(args, shell=IsWindows())): On 2013/07/17 13:47:06, kustermann wrote: > ...
7 years, 5 months ago (2013-07-17 16:29:49 UTC) #3
devoncarew
7 years, 5 months ago (2013-07-17 16:30:22 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r25104 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698