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

Issue 2344933002: Fix recently introduced strong-mode errors (Closed)

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

Description

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -47 lines) Patch
M pkg/analysis_server/benchmark/perf/analysis_timing_tests.dart View 2 chunks +3 lines, -3 lines 4 comments Download
M pkg/analysis_server/test/context_manager_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/analysis_server/test/domain_analysis_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/services/correction/fix_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/services/refactoring/move_file_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/analyzer/test/generated/analysis_context_factory.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/source/embedder_test.dart View 8 chunks +8 lines, -7 lines 0 comments Download
M pkg/analyzer/test/source/package_map_resolver_test.dart View 5 chunks +8 lines, -8 lines 0 comments Download
M pkg/analyzer/test/source/sdk_ext_test.dart View 4 chunks +4 lines, -3 lines 0 comments Download
M pkg/analyzer/test/src/context/builder_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/dart/sdk/sdk_test.dart View 8 chunks +8 lines, -8 lines 0 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 1 chunk +2 lines, -1 line 2 comments Download
M pkg/analyzer/test/src/task/dart_work_manager_test.dart View 3 chunks +6 lines, -4 lines 0 comments Download
M pkg/analyzer/test/src/task/inputs_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Brian Wilkerson
4 years, 3 months ago (2016-09-15 17:57:43 UTC) #2
Brian Wilkerson
friendly ping
4 years, 3 months ago (2016-09-15 20:39:27 UTC) #3
Jennifer Messerly
lgtm... in general this does make me want to see our upwards+downwards better integrated so ...
4 years, 3 months ago (2016-09-15 21:00:34 UTC) #4
Brian Wilkerson
https://codereview.chromium.org/2344933002/diff/1/pkg/analysis_server/benchmark/perf/analysis_timing_tests.dart File pkg/analysis_server/benchmark/perf/analysis_timing_tests.dart (right): https://codereview.chromium.org/2344933002/diff/1/pkg/analysis_server/benchmark/perf/analysis_timing_tests.dart#newcode47 pkg/analysis_server/benchmark/perf/analysis_timing_tests.dart:47: Future.wait(<Future>[test.test_timing()]); The superclass of those two classes doesn't define ...
4 years, 3 months ago (2016-09-15 21:37:27 UTC) #5
Brian Wilkerson
4 years, 3 months ago (2016-09-15 21:37:46 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ab9ba20c04fe61b3ee42f77ba49e4b36a87a4d2d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698