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

Issue 1691443002: Make --abort_on_assertion_errors more selective. (Closed)

Created:
4 years, 10 months ago by Vyacheslav Egorov (Google)
Modified:
4 years, 10 months ago
Reviewers:
Bill Hesse, srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make --abort_on_assertion_errors more selective. Only abort() if we detect that we have likely encountered internal Dart2JS compiler error. This flag was added in attempt to gather more information on buildbots but it turns out that always aborting on type/assertion errors does not scale: some dart2js tests actually test that an error was thrown. BUG=http://dartbug.com/25753 R=srdjan@google.com, whesse@google.com Committed: https://github.com/dart-lang/sdk/commit/03d2a819e47bbf82ce6972eeac5206df7d99cee7

Patch Set 1 #

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -2 lines) Patch
M runtime/vm/exceptions.cc View 1 2 chunks +20 lines, -1 line 0 comments Download
M tests/compiler/dart2js/dart2js.status View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
Vyacheslav Egorov (Google)
Please take a look
4 years, 10 months ago (2016-02-10 17:07:13 UTC) #3
srdjan
Could you mark this with a TODO, to be removed, or do you want to ...
4 years, 10 months ago (2016-02-10 17:20:34 UTC) #4
Bill Hesse
The status line, and the TODO to remove this code, should have an issue number, ...
4 years, 10 months ago (2016-02-10 17:24:04 UTC) #5
Vyacheslav Egorov (Google)
Filed issue, added TODOs. PTAL
4 years, 10 months ago (2016-02-10 17:36:09 UTC) #7
srdjan
lgtm
4 years, 10 months ago (2016-02-10 17:38:51 UTC) #8
Vyacheslav Egorov (Google)
4 years, 10 months ago (2016-02-10 17:49:14 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
03d2a819e47bbf82ce6972eeac5206df7d99cee7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698