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

Issue 256703003: Add default selector exclution flag to test.dart (Closed)

Created:
6 years, 8 months ago by ricow1
Modified:
6 years, 8 months ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add default selector exclution flag to test.dart This can be used like this: tools/test.py -mrelease --exclude-suite=co19,pkg to run the default selector tests but not run pkg and co19 tests. Why am I doing this: We want to keep broad testing on developer machines, but want to allow testing resources to have a better and more logic distribution on the bots, e.g., not run pkg tests on the vm bots. R=whesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=35424

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M tools/testing/dart/test_options.dart View 2 chunks +18 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
ricow1
6 years, 8 months ago (2014-04-25 08:15:12 UTC) #1
Bill Hesse
lgtm
6 years, 8 months ago (2014-04-25 08:48:39 UTC) #2
ricow1
6 years, 8 months ago (2014-04-25 14:42:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r35424 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698