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

Issue 15701006: Clean up tests that are duplicated between install and update. (Closed)

Created:
7 years, 7 months ago by Bob Nystrom
Modified:
7 years, 7 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Clean up tests that are duplicated between install and update. R=nweiz@google.com Committed: https://code.google.com/p/dart/source/detail?r=23160

Patch Set 1 #

Total comments: 6

Patch Set 2 : Revise. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+483 lines, -902 lines) Patch
A sdk/lib/_internal/pub/test/hosted/fail_gracefully_on_missing_package_test.dart View 1 1 chunk +25 lines, -0 lines 0 comments Download
A sdk/lib/_internal/pub/test/hosted/fail_gracefully_on_url_resolve_test.dart View 1 1 chunk +35 lines, -0 lines 0 comments Download
A sdk/lib/_internal/pub/test/hosted/offline_test.dart View 1 1 chunk +72 lines, -0 lines 0 comments Download
A sdk/lib/_internal/pub/test/hosted/remove_removed_dependency_test.dart View 1 1 chunk +41 lines, -0 lines 0 comments Download
A sdk/lib/_internal/pub/test/hosted/remove_removed_transitive_dependency_test.dart View 1 1 chunk +51 lines, -0 lines 0 comments Download
D sdk/lib/_internal/pub/test/install/hosted/fail_gracefully_on_missing_package_test.dart View 1 chunk +0 lines, -24 lines 0 comments Download
D sdk/lib/_internal/pub/test/install/hosted/fail_gracefully_on_url_resolve_test.dart View 1 chunk +0 lines, -33 lines 0 comments Download
D sdk/lib/_internal/pub/test/install/hosted/offline_test.dart View 1 chunk +0 lines, -66 lines 0 comments Download
D sdk/lib/_internal/pub/test/install/hosted/remove_removed_dependency_test.dart View 1 chunk +0 lines, -40 lines 0 comments Download
D sdk/lib/_internal/pub/test/install/hosted/remove_removed_transitive_dependency_test.dart View 1 chunk +0 lines, -50 lines 0 comments Download
D sdk/lib/_internal/pub/test/install/pub_install_test.dart View 1 chunk +0 lines, -227 lines 0 comments Download
D sdk/lib/_internal/pub/test/install/unknown_source_test.dart View 1 chunk +0 lines, -80 lines 0 comments Download
A sdk/lib/_internal/pub/test/pub_install_and_update_test.dart View 1 1 chunk +118 lines, -0 lines 0 comments Download
M sdk/lib/_internal/pub/test/test_pub.dart View 1 1 chunk +63 lines, -0 lines 0 comments Download
A sdk/lib/_internal/pub/test/unknown_source_test.dart View 1 1 chunk +78 lines, -0 lines 0 comments Download
D sdk/lib/_internal/pub/test/update/hosted/fail_gracefully_on_missing_package_test.dart View 1 chunk +0 lines, -24 lines 0 comments Download
D sdk/lib/_internal/pub/test/update/hosted/fail_gracefully_on_url_resolve_test.dart View 1 chunk +0 lines, -33 lines 0 comments Download
D sdk/lib/_internal/pub/test/update/hosted/offline_test.dart View 1 chunk +0 lines, -68 lines 0 comments Download
D sdk/lib/_internal/pub/test/update/hosted/remove_removed_dependency_test.dart View 1 chunk +0 lines, -40 lines 0 comments Download
D sdk/lib/_internal/pub/test/update/hosted/remove_removed_transitive_dependency_test.dart View 1 chunk +0 lines, -50 lines 0 comments Download
D sdk/lib/_internal/pub/test/update/pub_update_test.dart View 1 chunk +0 lines, -87 lines 0 comments Download
D sdk/lib/_internal/pub/test/update/unknown_source_test.dart View 1 chunk +0 lines, -80 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Bob Nystrom
7 years, 7 months ago (2013-05-23 18:43:48 UTC) #1
nweiz
A couple suggestions, otherwise LGTM. https://codereview.chromium.org/15701006/diff/1/sdk/lib/_internal/pub/test/test_pub.dart File sdk/lib/_internal/pub/test/test_pub.dart (right): https://codereview.chromium.org/15701006/diff/1/sdk/lib/_internal/pub/test/test_pub.dart#newcode258 sdk/lib/_internal/pub/test/test_pub.dart:258: void runPub(String command, {Iterable<String> ...
7 years, 7 months ago (2013-05-23 20:54:57 UTC) #2
Bob Nystrom
Thanks! https://codereview.chromium.org/15701006/diff/1/sdk/lib/_internal/pub/test/test_pub.dart File sdk/lib/_internal/pub/test/test_pub.dart (right): https://codereview.chromium.org/15701006/diff/1/sdk/lib/_internal/pub/test/test_pub.dart#newcode258 sdk/lib/_internal/pub/test/test_pub.dart:258: void runPub(String command, {Iterable<String> args, Pattern error, On ...
7 years, 7 months ago (2013-05-23 23:44:44 UTC) #3
Bob Nystrom
7 years, 7 months ago (2013-05-24 17:15:36 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r23160 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698