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

Issue 2607173002: - report tear offs using the x#y syntax as a compilation error (Closed)

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

Description

- report tear offs using the x#y syntax as a compilation error (fixes issue 27520) - adjust status files to reflect all tests which have the x#y syntax as compile time errors. BUG=27520 R=regis@google.com Committed: https://github.com/dart-lang/sdk/commit/c69cbb586f29ed67b949cf8661d4d22b922a2339

Patch Set 1 #

Total comments: 12

Patch Set 2 : run formatter. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+338 lines, -54 lines) Patch
M runtime/vm/isolate_reload_test.cc View 1 21 chunks +34 lines, -22 lines 0 comments Download
M runtime/vm/parser.cc View 1 7 chunks +20 lines, -21 lines 0 comments Download
M tests/co19/co19-dartium.status View 1 chunk +141 lines, -0 lines 0 comments Download
M tests/co19/co19-runtime.status View 2 chunks +140 lines, -6 lines 0 comments Download
M tests/language/language.status View 4 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
siva
3 years, 11 months ago (2016-12-29 17:54:52 UTC) #2
regis
lgtm with some comments you can ignore https://codereview.chromium.org/2607173002/diff/1/runtime/vm/isolate_reload_test.cc File runtime/vm/isolate_reload_test.cc (right): https://codereview.chromium.org/2607173002/diff/1/runtime/vm/isolate_reload_test.cc#newcode1543 runtime/vm/isolate_reload_test.cc:1543: "NoSuchMethodError: Class ...
3 years, 11 months ago (2016-12-29 18:24:07 UTC) #3
siva
https://codereview.chromium.org/2607173002/diff/1/runtime/vm/isolate_reload_test.cc File runtime/vm/isolate_reload_test.cc (right): https://codereview.chromium.org/2607173002/diff/1/runtime/vm/isolate_reload_test.cc#newcode1543 runtime/vm/isolate_reload_test.cc:1543: "NoSuchMethodError: Class 'int' has no instance method 'call'.", On ...
3 years, 11 months ago (2016-12-29 20:59:56 UTC) #4
siva
3 years, 11 months ago (2016-12-29 21:01:18 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
c69cbb586f29ed67b949cf8661d4d22b922a2339 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698