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

Issue 2993743002: fix corelib_2/iterable_to_set_test to reflect strong mode runtime checks (Closed)

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

Description

fix corelib_2/iterable_to_set_test to reflect strong mode runtime checks `Set<dynamic>` should not be a subtype of `Set<int>` in strong mode. R=rnystrom@google.com Committed: https://github.com/dart-lang/sdk/commit/e1f4de9a6e0ee1a9da99053396eb8dd03c27edd1

Patch Set 1 #

Total comments: 9

Patch Set 2 : fix status #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M tests/corelib_2/corelib_2.status View 1 4 chunks +4 lines, -1 line 0 comments Download
M tests/corelib_2/iterable_to_set_test.dart View 1 1 chunk +6 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Jennifer Messerly
Hi could you take a look at this change? I'm probably missing some status entries, ...
3 years, 4 months ago (2017-08-04 23:33:11 UTC) #3
Bob Nystrom
lgtm https://codereview.chromium.org/2993743002/diff/1/tests/corelib_2/corelib_2.status File tests/corelib_2/corelib_2.status (right): https://codereview.chromium.org/2993743002/diff/1/tests/corelib_2/corelib_2.status#newcode168 tests/corelib_2/corelib_2.status:168: iterable_to_set_test: RuntimeError # is-checks do not implement strong ...
3 years, 4 months ago (2017-08-04 23:45:41 UTC) #4
Bob Nystrom
On 2017/08/04 23:45:41, Bob Nystrom wrote: > If you run: > > dart tools/migration/run_tests.dart iterable_to_set_test ...
3 years, 4 months ago (2017-08-04 23:47:11 UTC) #5
Jennifer Messerly
thank you! fixed those https://codereview.chromium.org/2993743002/diff/1/tests/corelib_2/corelib_2.status File tests/corelib_2/corelib_2.status (right): https://codereview.chromium.org/2993743002/diff/1/tests/corelib_2/corelib_2.status#newcode168 tests/corelib_2/corelib_2.status:168: iterable_to_set_test: RuntimeError # is-checks do ...
3 years, 4 months ago (2017-08-05 00:05:43 UTC) #6
Jennifer Messerly
3 years, 4 months ago (2017-08-05 00:06:22 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e1f4de9a6e0ee1a9da99053396eb8dd03c27edd1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698