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

Issue 2705323005: Make src/task/strong tests into classes and asynchronous. (Closed)

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

Description

Make src/task/strong tests into classes and asynchronous. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/7a321225f0607563dc915fb3db6056107bc33929

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+1346 lines, -1367 lines) Patch
M pkg/analyzer/test/src/summary/resynthesize_ast_test.dart View 28 chunks +147 lines, -148 lines 2 comments Download
M pkg/analyzer/test/src/task/strong/checker_test.dart View 140 chunks +306 lines, -314 lines 2 comments Download
M pkg/analyzer/test/src/task/strong/inferred_type_test.dart View 303 chunks +683 lines, -728 lines 2 comments Download
M pkg/analyzer/test/src/task/strong/non_null_checker_test.dart View 11 chunks +33 lines, -41 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/strong_test_helper.dart View 12 chunks +177 lines, -136 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
3 years, 10 months ago (2017-02-23 19:55:57 UTC) #1
Brian Wilkerson
lgtm mostly just questions to aid my understanding https://codereview.chromium.org/2705323005/diff/1/pkg/analyzer/test/src/summary/resynthesize_ast_test.dart File pkg/analyzer/test/src/summary/resynthesize_ast_test.dart (right): https://codereview.chromium.org/2705323005/diff/1/pkg/analyzer/test/src/summary/resynthesize_ast_test.dart#newcode192 pkg/analyzer/test/src/summary/resynthesize_ast_test.dart:192: checkFileElement(r''' ...
3 years, 10 months ago (2017-02-23 20:45:33 UTC) #2
scheglov
https://codereview.chromium.org/2705323005/diff/1/pkg/analyzer/test/src/summary/resynthesize_ast_test.dart File pkg/analyzer/test/src/summary/resynthesize_ast_test.dart (right): https://codereview.chromium.org/2705323005/diff/1/pkg/analyzer/test/src/summary/resynthesize_ast_test.dart#newcode192 pkg/analyzer/test/src/summary/resynthesize_ast_test.dart:192: checkFileElement(r''' On 2017/02/23 20:45:33, Brian Wilkerson wrote: > Not ...
3 years, 10 months ago (2017-02-23 20:54:02 UTC) #3
scheglov
3 years, 10 months ago (2017-02-23 20:54:18 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
7a321225f0607563dc915fb3db6056107bc33929 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698