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

Issue 2673133002: Get rid of --use-repository-packages and --use-public-packages. (Closed)

Created:
3 years, 10 months ago by Bob Nystrom
Modified:
3 years, 10 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Get rid of --use-repository-packages and --use-public-packages. The former doesn't seem to tell us anything useful, and is broken. The latter is no longer needed as a flag without the former. The pkgbuild suite implies it and other suites don't support it. R=whesse@google.com Committed: https://github.com/dart-lang/sdk/commit/e826303741f70e32e9f6da708c0441d9e7d4fabd

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove unused import. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -288 lines) Patch
M pkg/pkg.status View 1 chunk +0 lines, -3 lines 0 comments Download
M pkg/pkgbuild.status View 1 chunk +2 lines, -6 lines 0 comments Download
M tools/bots/pkg.py View 4 chunks +6 lines, -17 lines 0 comments Download
M tools/testing/dart/test_configurations.dart View 1 chunk +0 lines, -6 lines 0 comments Download
M tools/testing/dart/test_options.dart View 2 chunks +0 lines, -23 lines 0 comments Download
M tools/testing/dart/test_progress.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 1 3 chunks +0 lines, -101 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 6 chunks +12 lines, -130 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Bob Nystrom
I talked to Siggy and my feeling is that --use-repository-packages just isn't useful. At the ...
3 years, 10 months ago (2017-02-03 21:54:28 UTC) #2
Bill Hesse
On 2017/02/03 21:54:28, Bob Nystrom wrote: > I talked to Siggy and my feeling is ...
3 years, 10 months ago (2017-02-03 22:02:20 UTC) #3
Bill Hesse
LGTM https://codereview.chromium.org/2673133002/diff/1/tools/testing/dart/test_runner.dart File tools/testing/dart/test_runner.dart (left): https://codereview.chromium.org/2673133002/diff/1/tools/testing/dart/test_runner.dart#oldcode22 tools/testing/dart/test_runner.dart:22: import 'package:yaml/yaml.dart'; Can we get rid of this ...
3 years, 10 months ago (2017-02-03 22:10:23 UTC) #4
Bob Nystrom
https://codereview.chromium.org/2673133002/diff/1/tools/testing/dart/test_runner.dart File tools/testing/dart/test_runner.dart (left): https://codereview.chromium.org/2673133002/diff/1/tools/testing/dart/test_runner.dart#oldcode22 tools/testing/dart/test_runner.dart:22: import 'package:yaml/yaml.dart'; On 2017/02/03 22:10:23, Bill Hesse wrote: > ...
3 years, 10 months ago (2017-02-06 18:40:48 UTC) #5
Bob Nystrom
3 years, 10 months ago (2017-02-06 18:40:58 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e826303741f70e32e9f6da708c0441d9e7d4fabd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698