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

Issue 2728883004: Verify resynthesized elements by comparing text presentations. (Closed)

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

Description

Patch Set 1 #

Total comments: 49

Patch Set 2 : Snapshot #

Patch Set 3 : Snapshot: with variable and constructor initializers. #

Patch Set 4 : Ready for review. #

Total comments: 6

Patch Set 5 : Final changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10383 lines, -501 lines) Patch
A pkg/analyzer/test/src/summary/element_text.dart View 1 2 3 4 1 chunk +749 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_ast_test.dart View 1 2 3 4 5 chunks +22 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_common.dart View 1 2 3 113 chunks +9612 lines, -499 lines 0 comments Download

Messages

Total messages: 12 (1 generated)
scheglov
3 years, 9 months ago (2017-03-03 06:15:08 UTC) #1
scheglov
The implementation is not complete yet. We don't write expressions (with optional writing elements and ...
3 years, 9 months ago (2017-03-03 06:34:51 UTC) #2
Brian Wilkerson
Overall it looks good. I still have my original reservations, but agree this is a ...
3 years, 9 months ago (2017-03-03 16:09:33 UTC) #3
scheglov
https://codereview.chromium.org/2728883004/diff/1/pkg/analyzer/test/src/summary/element_text.dart File pkg/analyzer/test/src/summary/element_text.dart (right): https://codereview.chromium.org/2728883004/diff/1/pkg/analyzer/test/src/summary/element_text.dart#newcode1 pkg/analyzer/test/src/summary/element_text.dart:1: import 'dart:io'; On 2017/03/03 16:09:33, Brian Wilkerson wrote: > ...
3 years, 9 months ago (2017-03-03 16:24:29 UTC) #4
Paul Berry
Seems like a decent start. https://codereview.chromium.org/2728883004/diff/1/pkg/analyzer/test/src/summary/element_text.dart File pkg/analyzer/test/src/summary/element_text.dart (right): https://codereview.chromium.org/2728883004/diff/1/pkg/analyzer/test/src/summary/element_text.dart#newcode12 pkg/analyzer/test/src/summary/element_text.dart:12: '/Users/scheglov/Source/Dart/sdk.git/sdk/pkg/analyzer/test/src/summary/resynthesize_common.dart'; On 2017/03/03 16:24:29, ...
3 years, 9 months ago (2017-03-03 17:22:52 UTC) #5
scheglov
https://codereview.chromium.org/2728883004/diff/1/pkg/analyzer/test/src/summary/element_text.dart File pkg/analyzer/test/src/summary/element_text.dart (right): https://codereview.chromium.org/2728883004/diff/1/pkg/analyzer/test/src/summary/element_text.dart#newcode46 pkg/analyzer/test/src/summary/element_text.dart:46: int testFilePathOffset = traceString.indexOf(_testPath); On 2017/03/03 17:22:51, Paul Berry ...
3 years, 9 months ago (2017-03-03 18:46:31 UTC) #6
scheglov
https://codereview.chromium.org/2728883004/diff/1/pkg/analyzer/test/src/summary/element_text.dart File pkg/analyzer/test/src/summary/element_text.dart (right): https://codereview.chromium.org/2728883004/diff/1/pkg/analyzer/test/src/summary/element_text.dart#newcode237 pkg/analyzer/test/src/summary/element_text.dart:237: On 2017/03/03 18:46:31, scheglov wrote: > On 2017/03/03 17:22:52, ...
3 years, 9 months ago (2017-03-03 19:03:07 UTC) #7
scheglov
The CL is ready for review. We now write variables, fields and constructor initializers. We ...
3 years, 9 months ago (2017-03-03 23:11:40 UTC) #8
Paul Berry
lgtm assuming commented-out text is fixed before committing. https://codereview.chromium.org/2728883004/diff/1/pkg/analyzer/test/src/summary/element_text.dart File pkg/analyzer/test/src/summary/element_text.dart (right): https://codereview.chromium.org/2728883004/diff/1/pkg/analyzer/test/src/summary/element_text.dart#newcode304 pkg/analyzer/test/src/summary/element_text.dart:304: buffer.write('('); ...
3 years, 9 months ago (2017-03-03 23:24:36 UTC) #9
scheglov
https://codereview.chromium.org/2728883004/diff/1/pkg/analyzer/test/src/summary/element_text.dart File pkg/analyzer/test/src/summary/element_text.dart (right): https://codereview.chromium.org/2728883004/diff/1/pkg/analyzer/test/src/summary/element_text.dart#newcode304 pkg/analyzer/test/src/summary/element_text.dart:304: buffer.write('('); On 2017/03/03 23:24:35, Paul Berry wrote: > On ...
3 years, 9 months ago (2017-03-04 02:21:58 UTC) #10
scheglov
3 years, 9 months ago (2017-03-04 02:26:24 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
686a60aacf564e7cd5c82cd711e6c5c953ece397 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698