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

Issue 49083004: Re-triage mirror test failures on the analyzer. (Closed)

Created:
7 years, 1 month ago by rmacnak
Modified:
7 years, 1 month ago
Reviewers:
regis, kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Re-triage mirror test failures on the analyzer. R=kustermann@google.com, regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=29407

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : multitest for bound warnings, rationales otherwise #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -174 lines) Patch
M sdk/lib/mirrors/mirrors.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/lib.status View 1 2 2 chunks +17 lines, -55 lines 0 comments Download
M tests/lib/mirrors/closure_mirror_import1.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/lib/mirrors/closure_mirror_import2.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/lib/mirrors/equality_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/lib/mirrors/generic_bounded_by_type_parameter_test.dart View 1 2 1 chunk +22 lines, -22 lines 0 comments Download
M tests/lib/mirrors/generic_bounded_test.dart View 1 2 1 chunk +20 lines, -20 lines 0 comments Download
M tests/lib/mirrors/generic_f_bounded_mixin_application_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/mirrors/generic_f_bounded_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/mirrors/generic_function_typedef_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/mirrors/generic_interface_test.dart View 1 2 6 chunks +9 lines, -9 lines 0 comments Download
M tests/lib/mirrors/generic_mixin_applications_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/mirrors/generic_mixin_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A tests/lib/mirrors/generics_helper.dart View 1 chunk +16 lines, -0 lines 0 comments Download
M tests/lib/mirrors/generics_test.dart View 1 3 chunks +6 lines, -14 lines 0 comments Download
M tests/lib/mirrors/method_mirror_properties_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/lib/mirrors/method_mirror_returntype_test.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M tests/lib/mirrors/method_mirror_source_test.dart View 1 chunk +6 lines, -3 lines 0 comments Download
M tests/lib/mirrors/mixin_members_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/mirrors/parameter_metadata_test.dart View 2 chunks +17 lines, -17 lines 0 comments Download
M tests/lib/mirrors/private_symbol_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/mirrors/reflect_class_test.dart View 1 2 3 1 chunk +1 line, -4 lines 0 comments Download
M tests/lib/mirrors/reflected_type_test.dart View 1 2 4 chunks +12 lines, -13 lines 0 comments Download
M tests/lib/mirrors/type_argument_is_type_variable_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
rmacnak
7 years, 1 month ago (2013-10-28 20:27:05 UTC) #1
rmacnak
+Martin There are a number of mirror tests that include static warnings without being multitests, ...
7 years, 1 month ago (2013-10-28 21:03:24 UTC) #2
regis
LGTM I do not know what is the problem with the test harness. Hopefully, Martin ...
7 years, 1 month ago (2013-10-28 21:06:38 UTC) #3
kustermann
On 2013/10/28 21:06:38, regis wrote: > LGTM > > I do not know what is ...
7 years, 1 month ago (2013-10-28 21:56:36 UTC) #4
rmacnak
On 2013/10/28 21:56:36, kustermann wrote: > > The test harness doesn't understand '/// static type ...
7 years, 1 month ago (2013-10-28 22:29:49 UTC) #5
kustermann
lgtm Thanks for removing lines from the status files and filing bugs for the other ...
7 years, 1 month ago (2013-10-28 23:04:17 UTC) #6
rmacnak
https://codereview.chromium.org/49083004/diff/100001/tests/lib/mirrors/reflect_class_test.dart File tests/lib/mirrors/reflect_class_test.dart (right): https://codereview.chromium.org/49083004/diff/100001/tests/lib/mirrors/reflect_class_test.dart#newcode16 tests/lib/mirrors/reflect_class_test.dart:16: Expect.throws(() => reflectClass("string"), expectedError); /// static type warning On ...
7 years, 1 month ago (2013-10-29 00:04:15 UTC) #7
rmacnak
7 years, 1 month ago (2013-10-29 00:16:14 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r29407 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698