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

Issue 2995703002: fix list_unmodifiable_test (Closed)

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

Description

fix list_unmodifiable_test This test had some runtime soundness errors. I've added some type annotations to make those easier to catch, and also made the test a bit more rigorous about whether an error is expected. R=bkonyi@google.com Committed: https://github.com/dart-lang/sdk/commit/04f61db8a85a1fdd88fd0e1b0fb908ceb335867f

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -28 lines) Patch
M tests/corelib_2/corelib_2.status View 1 chunk +0 lines, -1 line 0 comments Download
M tests/corelib_2/list_unmodifiable_test.dart View 4 chunks +35 lines, -27 lines 1 comment Download

Messages

Total messages: 6 (2 generated)
Jennifer Messerly
https://codereview.chromium.org/2995703002/diff/1/tests/corelib_2/list_unmodifiable_test.dart File tests/corelib_2/list_unmodifiable_test.dart (left): https://codereview.chromium.org/2995703002/diff/1/tests/corelib_2/list_unmodifiable_test.dart#oldcode174 tests/corelib_2/list_unmodifiable_test.dart:174: success("elementAt", (l) => l.elementAt[1]); note the square brackets ...
3 years, 4 months ago (2017-08-09 18:47:25 UTC) #2
bkonyi
LGTM after fixing the [..] you mentioned :)
3 years, 4 months ago (2017-08-09 19:28:39 UTC) #3
Jennifer Messerly
On 2017/08/09 19:28:39, bkonyi wrote: > LGTM after fixing the [..] you mentioned :) oh, ...
3 years, 4 months ago (2017-08-09 20:16:51 UTC) #4
Jennifer Messerly
3 years, 4 months ago (2017-08-11 20:19:27 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
04f61db8a85a1fdd88fd0e1b0fb908ceb335867f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698