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

Issue 1782473005: Add support for configuration presets. (Closed)

Created:
4 years, 9 months ago by nweiz
Modified:
4 years, 9 months ago
Reviewers:
kevmoo
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/test@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+959 lines, -60 lines) Patch
M CHANGELOG.md View 2 chunks +7 lines, -0 lines 0 comments Download
M doc/package_config.md View 1 3 chunks +73 lines, -2 lines 0 comments Download
M lib/src/backend/metadata.dart View 1 chunk +1 line, -0 lines 0 comments Download
M lib/src/executable.dart View 2 chunks +12 lines, -1 line 0 comments Download
M lib/src/runner/configuration.dart View 1 9 chunks +243 lines, -18 lines 0 comments Download
M lib/src/runner/configuration/args.dart View 2 chunks +5 lines, -0 lines 0 comments Download
M lib/src/runner/configuration/load.dart View 8 chunks +26 lines, -13 lines 0 comments Download
M pubspec.yaml View 1 1 chunk +1 line, -1 line 0 comments Download
M test/runner/configuration/configuration_test.dart View 2 chunks +136 lines, -21 lines 0 comments Download
M test/runner/configuration/platform_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A test/runner/configuration/presets_test.dart View 1 chunk +450 lines, -0 lines 0 comments Download
M test/runner/configuration/tags_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M test/runner/runner_test.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
nweiz
4 years, 9 months ago (2016-03-10 01:38:39 UTC) #1
kevmoo
Also: add a preset for no browser on this package? As an example? https://codereview.chromium.org/1782473005/diff/1/doc/package_config.md File ...
4 years, 9 months ago (2016-03-10 17:09:39 UTC) #2
kevmoo
...otherwise, LGTM
4 years, 9 months ago (2016-03-10 17:09:50 UTC) #3
nweiz
Code review changes
4 years, 9 months ago (2016-03-10 20:40:07 UTC) #4
nweiz
> Also: add a preset for no browser on this package? As an example? I'd ...
4 years, 9 months ago (2016-03-10 20:41:20 UTC) #5
nweiz
4 years, 9 months ago (2016-03-10 20:41:44 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
f6b4d1c944648e26ba2887a47d092b0a35711da9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698