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

Issue 8540002: Use the configuration for determining the binary to use for testing. (Closed)

Created:
9 years, 1 month ago by Mads Ager (google)
Modified:
9 years, 1 month ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use the configuration for determining the binary to use for testing. So far supporting components vm and dartc. Also, use the actual configuration for status file parsing. R=whesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=1450

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -35 lines) Patch
M tests/corelib/test_config.dart View 1 chunk +3 lines, -8 lines 0 comments Download
M tests/standalone/src/StatusExpressionTest.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M tests/standalone/src/TestRunnerTest.dart View 2 chunks +17 lines, -1 line 0 comments Download
M tests/standalone/test_config.dart View 1 chunk +2 lines, -7 lines 0 comments Download
M tools/test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/testing/dart/status_expression.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/testing/dart/test_runner.dart View 1 chunk +27 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
9 years, 1 month ago (2011-11-11 07:59:11 UTC) #1
Bill Hesse
9 years, 1 month ago (2011-11-11 09:26:05 UTC) #2
LGTM.  I see you kept TestRunnerTest working on Win32 with a workaround.

Powered by Google App Engine
This is Rietveld 408576698