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

Issue 8341066: Fixes problem with running test.py --arch dartc --mode release,debug (Closed)

Created:
9 years, 1 month ago by zundel
Modified:
9 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixes problem with running test.py --arch dartc --mode release,debug The --optimize flag was set for all tests at the top level if release mode was specified. I pushed this logic down into the be a part of generating run command for each individual test case. BUG=5408215 Committed: https://code.google.com/p/dart/source/detail?r=768

Patch Set 1 #

Patch Set 2 : style change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M tests/co19/testcfg.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/test.py View 1 chunk +0 lines, -2 lines 0 comments Download
M tools/testing/architecture.py View 1 4 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
zundel
9 years, 1 month ago (2011-10-26 17:36:05 UTC) #1
Siggi Cherem (dart-lang)
9 years, 1 month ago (2011-10-26 17:52:46 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698