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

Issue 302323002: Add a boolean which causes AnalysisServer to rethrow exceptions. (Closed)

Created:
6 years, 6 months ago by Paul Berry
Modified:
6 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add a boolean which causes AnalysisServer to rethrow exceptions. The boolean defaults to true to ensure that any unhandled analysis exceptions which occur during unit tests are reported as unit test failures. When the full analysis server is run normally it is set to false so that exceptions are simply logged. R=brianwilkerson@google.com, scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=36895

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -47 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 4 chunks +22 lines, -4 lines 0 comments Download
M pkg/analysis_server/lib/src/socket_server.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/analysis_server_test.dart View 3 chunks +18 lines, -6 lines 0 comments Download
M pkg/analysis_server/test/mocks.dart View 2 chunks +0 lines, -36 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Paul Berry
6 years, 6 months ago (2014-06-02 17:41:03 UTC) #1
Brian Wilkerson
LGTM
6 years, 6 months ago (2014-06-02 18:00:00 UTC) #2
scheglov
lgtm
6 years, 6 months ago (2014-06-02 18:06:21 UTC) #3
Paul Berry
6 years, 6 months ago (2014-06-02 19:57:45 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r36895 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698