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

Issue 425363003: Mark GitExceptions as expected in pub. (Closed)

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

Description

Mark GitExceptions as expected in pub. These exceptions are almost always caused by a legitimate user error (e.g. a nonexistent repository), and as such shouldn't be reported as an unexpected error with the suggestion to use "pub --trace". R=rnystrom@google.com BUG=20278 Committed: https://code.google.com/p/dart/source/detail?r=38750

Patch Set 1 #

Patch Set 2 : Fix missing imports #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M sdk/lib/_internal/pub/lib/src/exceptions.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/lib/src/git.dart View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
nweiz
6 years, 4 months ago (2014-07-30 20:44:18 UTC) #1
Bob Nystrom
lgtm
6 years, 4 months ago (2014-07-30 21:01:46 UTC) #2
nweiz
6 years, 4 months ago (2014-07-30 21:09:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r38750 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698