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

Issue 2353993002: We do and test only AST based summaries. (Closed)

Created:
4 years, 3 months ago by scheglov
Modified:
4 years, 3 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

We do and test only AST based summaries. There are 3 tests failing. According to the Spec 'void' and 'dynamic' cannot be prefixes. "It is a compile-time error if a built-in identifier is used as the declared name of a prefix, class, type parameter or type alias." So, most probably these tests should be changed to test that the prefix is null. I will look into "fail_invalid_prefix_type_parameter" in a separate CL. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/1401a38d59b6b1e2dc43e645cd1cbf5d61738aaf

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -264 lines) Patch
M pkg/analyzer/test/src/summary/summarize_ast_test.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 51 chunks +63 lines, -261 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 3 months ago (2016-09-20 16:37:29 UTC) #1
Paul Berry
lgtm
4 years, 3 months ago (2016-09-20 16:56:50 UTC) #2
scheglov
4 years, 3 months ago (2016-09-20 17:49:04 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1401a38d59b6b1e2dc43e645cd1cbf5d61738aaf (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698