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

Issue 1700403002: fixes #25793, make strong checker tests sane (Closed)

Created:
4 years, 10 months ago by Jennifer Messerly
Modified:
4 years, 10 months ago
Reviewers:
Leaf, Bob Nystrom
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fixes #25793, make strong checker tests sane slight code change to pass through the options flag for strong hints R=leafp@google.com Committed: https://github.com/dart-lang/sdk/commit/e60ff7619657ca97d16b8770da82392b54006c54

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -78 lines) Patch
M pkg/analyzer/lib/src/task/dart.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/context/mock_sdk.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/task/strong/checker_test.dart View 13 chunks +28 lines, -25 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/inferred_type_test.dart View 1 19 chunks +37 lines, -34 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/strong_test_helper.dart View 9 chunks +30 lines, -16 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Jennifer Messerly
I'm going to rename "severe" to "error" too, but figured that would be easier in ...
4 years, 10 months ago (2016-02-17 01:16:54 UTC) #3
Leaf
lgtm https://codereview.chromium.org/1700403002/diff/1/pkg/analyzer/test/src/task/strong/inferred_type_test.dart File pkg/analyzer/test/src/task/strong/inferred_type_test.dart (right): https://codereview.chromium.org/1700403002/diff/1/pkg/analyzer/test/src/task/strong/inferred_type_test.dart#newcode370 pkg/analyzer/test/src/task/strong/inferred_type_test.dart:370: h = new B/*warning:NOT_ENOUGH_REQUIRED_ARGUMENTS*/(); Are these intentional or ...
4 years, 10 months ago (2016-02-17 16:39:19 UTC) #4
Jennifer Messerly
On 2016/02/17 16:39:19, Leaf wrote: > lgtm > > https://codereview.chromium.org/1700403002/diff/1/pkg/analyzer/test/src/task/strong/inferred_type_test.dart > File pkg/analyzer/test/src/task/strong/inferred_type_test.dart (right): > ...
4 years, 10 months ago (2016-02-17 16:40:44 UTC) #5
Jennifer Messerly
Thanks again! Fixed those https://codereview.chromium.org/1700403002/diff/1/pkg/analyzer/test/src/task/strong/inferred_type_test.dart File pkg/analyzer/test/src/task/strong/inferred_type_test.dart (right): https://codereview.chromium.org/1700403002/diff/1/pkg/analyzer/test/src/task/strong/inferred_type_test.dart#newcode370 pkg/analyzer/test/src/task/strong/inferred_type_test.dart:370: h = new B/*warning:NOT_ENOUGH_REQUIRED_ARGUMENTS*/(); On ...
4 years, 10 months ago (2016-02-17 16:46:46 UTC) #6
Leaf
still lgtm
4 years, 10 months ago (2016-02-17 17:00:15 UTC) #7
Jennifer Messerly
4 years, 10 months ago (2016-02-17 17:06:58 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e60ff7619657ca97d16b8770da82392b54006c54 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698