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

Issue 2586363003: Remove --assert-message VM flag (Closed)

Created:
4 years ago by hausner
Modified:
4 years ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org, mit
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove --assert-message VM flag Enable support for messages in assert statements. Remove the VM flag. BUG=#28136 Committed: https://github.com/dart-lang/sdk/commit/ef40b32e85c4e9af51ec12f06e92b39fc93db572

Patch Set 1 #

Patch Set 2 : Merge branch 'master' into b #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M runtime/vm/parser.cc View 3 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
hausner
4 years ago (2016-12-19 20:21:04 UTC) #3
hausner
Committed patchset #2 (id:20001) manually as ef40b32e85c4e9af51ec12f06e92b39fc93db572 (presubmit successful).
4 years ago (2016-12-19 23:23:17 UTC) #5
hausner
TBR
4 years ago (2016-12-19 23:23:38 UTC) #6
siva
It appears that there are no tests for this feature as you did not have ...
4 years ago (2016-12-19 23:27:37 UTC) #7
hausner
4 years ago (2016-12-20 00:22:49 UTC) #8
Message was sent while issue was closed.
There is tests/language/assert_message_test.dart

It has a line SharedOptions=--assert-message in its comments. Because it's
shared with other compilers, I did not remove it.

Powered by Google App Engine
This is Rietveld 408576698