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

Issue 2353773002: Remove 'serializeLibrary(LibraryElement)' and its tests. (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

Remove 'serializeLibrary(LibraryElement)' and its tests. Switch PrelinkerTest to AST based unlinked summaries. The *_common.dart files in tests might be not actually 'common', and we could pull them into corresponding only subclasses. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/d13a8872927a9ecd1e7df5e8dca4c258371fb3e6

Patch Set 1 #

Patch Set 2 : AST summarize/resynthesize tests for both spec and strong modes. #

Patch Set 3 : Actually run strong mode AST based resynthesize. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -6874 lines) Patch
M pkg/analyzer/lib/src/summary/summarize_elements.dart View 3 chunks +0 lines, -1575 lines 0 comments Download
M pkg/analyzer/test/src/summary/prelinker_test.dart View 3 chunks +14 lines, -54 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_ast_test.dart View 1 2 3 chunks +85 lines, -15 lines 0 comments Download
A + pkg/analyzer/test/src/summary/resynthesize_common.dart View 4 chunks +0 lines, -175 lines 0 comments Download
D pkg/analyzer/test/src/summary/resynthesize_strong_test.dart View 1 chunk +0 lines, -35 lines 0 comments Download
D pkg/analyzer/test/src/summary/resynthesize_test.dart View 1 chunk +0 lines, -4809 lines 0 comments Download
M pkg/analyzer/test/src/summary/summarize_ast_test.dart View 2 chunks +3 lines, -1 line 0 comments Download
D pkg/analyzer/test/src/summary/summarize_elements_strong_test.dart View 1 chunk +0 lines, -35 lines 0 comments Download
D pkg/analyzer/test/src/summary/summarize_elements_test.dart View 1 chunk +0 lines, -167 lines 0 comments Download
M pkg/analyzer/test/src/summary/test_all.dart View 2 chunks +0 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 3 months ago (2016-09-19 22:30:54 UTC) #1
Paul Berry
I might be mistaken, but I think we're losing some important test coverage here. Previous ...
4 years, 3 months ago (2016-09-20 02:23:59 UTC) #2
scheglov
On 2016/09/20 02:23:59, Paul Berry wrote: > I might be mistaken, but I think we're ...
4 years, 3 months ago (2016-09-20 03:19:28 UTC) #3
Paul Berry
lgtm
4 years, 3 months ago (2016-09-20 03:25:45 UTC) #4
scheglov
4 years, 3 months ago (2016-09-20 03:29:01 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
d13a8872927a9ecd1e7df5e8dca4c258371fb3e6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698