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

Issue 8817025: Enable test script to specify different DRT binary (Closed)

Created:
9 years ago by vsm
Modified:
9 years ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Enable test script to specify different DRT binary Committed: https://code.google.com/p/dart/source/detail?r=2144

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -6 lines) Patch
M tools/testing/architecture.py View 1 chunk +16 lines, -6 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
vsm
9 years ago (2011-12-06 18:55:29 UTC) #1
Siggi Cherem (dart-lang)
lgtm
9 years ago (2011-12-06 19:01:50 UTC) #2
Emily Fortuna
9 years ago (2011-12-06 19:08:18 UTC) #3
lgtm, also minor question below

http://codereview.chromium.org/8817025/diff/1/tools/testing/architecture.py
File tools/testing/architecture.py (right):

http://codereview.chromium.org/8817025/diff/1/tools/testing/architecture.py#n...
tools/testing/architecture.py:293: dart_flags += ' '.join(flags)
Out of curiosity, why rename vm_options to the local variable flags? It doesn't
look like either are being modified and "flags" is only used twice.

Powered by Google App Engine
This is Rietveld 408576698