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

Issue 2995383002: Beef up the covariant generic parameter tear off test case (Closed)

Created:
3 years, 4 months ago by Paul Berry
Modified:
3 years, 4 months ago
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Beef up the covariant generic parameter tear off test case This reflects some discussion that happened during the review of how tear offs should be handled; it should help us remember to test a few additional corner cases. R=danrubel@google.com Committed: https://github.com/dart-lang/sdk/commit/53553e8f611a90d04e709b72d3695e509ba04d6e

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -8 lines) Patch
M pkg/front_end/testcases/runtime_checks/covariant_generic_parameter_tear_off.dart View 1 2 chunks +11 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/runtime_checks/covariant_generic_parameter_tear_off.dart.direct.expect View 1 1 chunk +10 lines, -3 lines 0 comments Download
M pkg/front_end/testcases/runtime_checks/covariant_generic_parameter_tear_off.dart.outline.expect View 1 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Paul Berry
I only need a review from one of you.
3 years, 4 months ago (2017-08-22 02:12:48 UTC) #2
danrubel
LGTM https://codereview.chromium.org/2995383002/diff/1/pkg/front_end/testcases/runtime_checks/covariant_generic_parameter_tear_off.dart File pkg/front_end/testcases/runtime_checks/covariant_generic_parameter_tear_off.dart (right): https://codereview.chromium.org/2995383002/diff/1/pkg/front_end/testcases/runtime_checks/covariant_generic_parameter_tear_off.dart#newcode27 pkg/front_end/testcases/runtime_checks/covariant_generic_parameter_tear_off.dart:27: return c. /*@checkTearOff=(List<num>) -> num*/ f2; Trying to ...
3 years, 4 months ago (2017-08-22 21:17:45 UTC) #3
Paul Berry
https://codereview.chromium.org/2995383002/diff/1/pkg/front_end/testcases/runtime_checks/covariant_generic_parameter_tear_off.dart File pkg/front_end/testcases/runtime_checks/covariant_generic_parameter_tear_off.dart (right): https://codereview.chromium.org/2995383002/diff/1/pkg/front_end/testcases/runtime_checks/covariant_generic_parameter_tear_off.dart#newcode27 pkg/front_end/testcases/runtime_checks/covariant_generic_parameter_tear_off.dart:27: return c. /*@checkTearOff=(List<num>) -> num*/ f2; On 2017/08/22 21:17:45, ...
3 years, 4 months ago (2017-08-22 22:01:29 UTC) #4
danrubel
LGTM
3 years, 4 months ago (2017-08-22 22:32:12 UTC) #5
Paul Berry
3 years, 4 months ago (2017-08-22 23:01:20 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
53553e8f611a90d04e709b72d3695e509ba04d6e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698