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

Issue 3008573002: Migrate test block 113 to Dart 2.0. (Closed)

Created:
3 years, 3 months ago by jcollins
Modified:
3 years, 3 months ago
CC:
reviews_dartlang.org, dart2now-team_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Migrate test block 113 to Dart 2.0. Request particular attention to generic_creation_test and generic_field_mixin6_test, but all of the following required tweaks to the status files to pass tests: generic_closure_test generic_function_bounds_test generic_function_dcall_test generic_function_typedef_test generic_field_mixin6_test generalized_void_syntax_test generic_functions_test BUG= R=jmesserly@google.com Committed: https://github.com/dart-lang/sdk/commit/3a8a1ca54c521125aa2c15cc90936b9ce10f6b18

Patch Set 1 #

Total comments: 29

Patch Set 2 : Review comments #

Patch Set 3 : Merge fixups #

Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, -1546 lines) Patch
D tests/language/function_type_this_parameter_test.dart View 1 chunk +0 lines, -17 lines 0 comments Download
D tests/language/gc_test.dart View 1 chunk +0 lines, -19 lines 0 comments Download
D tests/language/generalized_void_syntax_test.dart View 1 chunk +0 lines, -108 lines 0 comments Download
D tests/language/generic2_test.dart View 1 chunk +0 lines, -30 lines 0 comments Download
D tests/language/generic_closure_test.dart View 1 chunk +0 lines, -62 lines 0 comments Download
D tests/language/generic_creation_test.dart View 1 chunk +0 lines, -42 lines 0 comments Download
D tests/language/generic_deep_test.dart View 1 chunk +0 lines, -92 lines 0 comments Download
D tests/language/generic_field_mixin2_test.dart View 1 chunk +0 lines, -26 lines 0 comments Download
D tests/language/generic_field_mixin3_test.dart View 1 chunk +0 lines, -26 lines 0 comments Download
D tests/language/generic_field_mixin4_test.dart View 1 chunk +0 lines, -33 lines 0 comments Download
D tests/language/generic_field_mixin5_test.dart View 1 chunk +0 lines, -28 lines 0 comments Download
D tests/language/generic_field_mixin6_test.dart View 1 chunk +0 lines, -62 lines 0 comments Download
D tests/language/generic_field_mixin_test.dart View 1 chunk +0 lines, -30 lines 0 comments Download
D tests/language/generic_function_typedef2_test.dart View 1 chunk +0 lines, -45 lines 0 comments Download
D tests/language/generic_function_typedef_test.dart View 1 chunk +0 lines, -25 lines 0 comments Download
D tests/language/generic_functions_test.dart View 1 chunk +0 lines, -105 lines 0 comments Download
D tests/language/generic_inheritance_test.dart View 1 chunk +0 lines, -38 lines 0 comments Download
M tests/language/language.status View 1 2 3 chunks +0 lines, -7 lines 0 comments Download
M tests/language/language_analyzer2.status View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/language_dart2js.status View 1 2 7 chunks +0 lines, -47 lines 0 comments Download
M tests/language/language_kernel.status View 1 1 chunk +0 lines, -1 line 0 comments Download
A + tests/language_2/function_type_this_parameter_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language_2/gc_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language_2/generalized_void_syntax_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
A + tests/language_2/generic2_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language_2/generic_async_star_test.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + tests/language_2/generic_async_test.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
A tests/language_2/generic_closure_test.dart View 1 1 chunk +70 lines, -0 lines 0 comments Download
A + tests/language_2/generic_creation_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language_2/generic_deep_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language_2/generic_field_mixin2_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language_2/generic_field_mixin3_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language_2/generic_field_mixin4_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language_2/generic_field_mixin5_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language_2/generic_field_mixin6_test.dart View 1 2 chunks +13 lines, -9 lines 0 comments Download
A + tests/language_2/generic_field_mixin_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language_2/generic_function_bounds_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language_2/generic_function_dcall_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language_2/generic_function_typedef2_test.dart View 1 2 chunks +1 line, -6 lines 0 comments Download
A tests/language_2/generic_function_typedef_test.dart View 1 1 chunk +45 lines, -0 lines 0 comments Download
A + tests/language_2/generic_functions_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/language_2/generic_inheritance_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
M tests/language_2/language_2_analyzer.status View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M tests/language_2/language_2_dart2js.status View 1 2 8 chunks +67 lines, -9 lines 0 comments Download
M tests/language_2/language_2_dartdevc.status View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M tests/language_2/language_2_flutter.status View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M tests/language_2/language_2_kernel.status View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M tests/language_2/language_2_precompiled.status View 1 2 4 chunks +12 lines, -0 lines 0 comments Download
M tests/language_2/language_2_vm.status View 1 2 3 chunks +8 lines, -0 lines 0 comments Download
D tests/language_strong/function_type_this_parameter_test.dart View 1 chunk +0 lines, -17 lines 0 comments Download
D tests/language_strong/gc_test.dart View 1 chunk +0 lines, -19 lines 0 comments Download
D tests/language_strong/generic2_test.dart View 1 chunk +0 lines, -30 lines 0 comments Download
D tests/language_strong/generic_async_star_test.dart View 1 chunk +0 lines, -19 lines 0 comments Download
D tests/language_strong/generic_async_test.dart View 1 chunk +0 lines, -13 lines 0 comments Download
D tests/language_strong/generic_closure_test.dart View 1 chunk +0 lines, -62 lines 0 comments Download
D tests/language_strong/generic_creation_test.dart View 1 chunk +0 lines, -42 lines 0 comments Download
D tests/language_strong/generic_deep_test.dart View 1 chunk +0 lines, -92 lines 0 comments Download
D tests/language_strong/generic_field_mixin2_test.dart View 1 chunk +0 lines, -26 lines 0 comments Download
D tests/language_strong/generic_field_mixin3_test.dart View 1 chunk +0 lines, -26 lines 0 comments Download
D tests/language_strong/generic_field_mixin4_test.dart View 1 chunk +0 lines, -33 lines 0 comments Download
D tests/language_strong/generic_field_mixin5_test.dart View 1 chunk +0 lines, -28 lines 0 comments Download
D tests/language_strong/generic_field_mixin6_test.dart View 1 chunk +0 lines, -62 lines 0 comments Download
D tests/language_strong/generic_field_mixin_test.dart View 1 chunk +0 lines, -30 lines 0 comments Download
D tests/language_strong/generic_function_bounds_test.dart View 1 chunk +0 lines, -78 lines 0 comments Download
D tests/language_strong/generic_function_dcall_test.dart View 1 chunk +0 lines, -59 lines 0 comments Download
D tests/language_strong/generic_inheritance_test.dart View 1 chunk +0 lines, -38 lines 0 comments Download
M tests/language_strong/language_strong_kernel.status View 1 2 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
jcollins
3 years, 3 months ago (2017-08-25 19:53:07 UTC) #3
Jennifer Messerly
Looking great! Some suggestions for some of the tests https://codereview.chromium.org/3008573002/diff/1/tests/language_2/generic_async_star_test.dart File tests/language_2/generic_async_star_test.dart (right): https://codereview.chromium.org/3008573002/diff/1/tests/language_2/generic_async_star_test.dart#newcode9 tests/language_2/generic_async_star_test.dart:9: ...
3 years, 3 months ago (2017-08-25 21:59:48 UTC) #4
jcollins
Addressed comments, also dropped a StaticWarning that got migrated over into the analyzer status file. ...
3 years, 3 months ago (2017-08-29 15:41:06 UTC) #5
Jennifer Messerly
lgtm! https://codereview.chromium.org/3008573002/diff/1/tests/language_2/generic_function_typedef2_test.dart File tests/language_2/generic_function_typedef2_test.dart (right): https://codereview.chromium.org/3008573002/diff/1/tests/language_2/generic_function_typedef2_test.dart#newcode37 tests/language_2/generic_function_typedef2_test.dart:37: Expect.isFalse(b is G); // //# 00: continued On ...
3 years, 3 months ago (2017-08-29 21:16:23 UTC) #6
jcollins
3 years, 3 months ago (2017-08-30 15:50:26 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
3a8a1ca54c521125aa2c15cc90936b9ce10f6b18.

Powered by Google App Engine
This is Rietveld 408576698