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

Issue 2983383002: Migrated test block 26 to Dart 2.0. (Closed)

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

Description

Migrated test block 26 to Dart 2.0. Simple block. Updated two lines in splay_tree_test to expect compile-time errors and updated status files accordingly. BUG= R=rnystrom@google.com Committed: https://github.com/dart-lang/sdk/commit/edfb6d02bfd69a9ad8867fe9e401414da246d2cb

Patch Set 1 #

Patch Set 2 : Migrated additional test that was part of block 26 #

Total comments: 2

Patch Set 3 : Updated splay_tree_from_iterables_test to not check for checked mode, and updated status files acco… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1839 lines) Patch
D tests/corelib/shuffle_test.dart View 1 1 chunk +0 lines, -129 lines 0 comments Download
D tests/corelib/sort_test.dart View 1 chunk +0 lines, -313 lines 0 comments Download
D tests/corelib/splay_tree_from_iterable_test.dart View 1 chunk +0 lines, -167 lines 0 comments Download
D tests/corelib/splay_tree_from_iterables_test.dart View 1 chunk +0 lines, -85 lines 0 comments Download
D tests/corelib/splay_tree_test.dart View 1 chunk +0 lines, -142 lines 0 comments Download
M tests/corelib_2/corelib_2.status View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
A + tests/corelib_2/shuffle_test.dart View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/corelib_2/sort_helper.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/corelib_2/sort_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/corelib_2/splay_tree_from_iterable_test.dart View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
A + tests/corelib_2/splay_tree_from_iterables_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/corelib_2/splay_tree_test.dart View 1 1 chunk +2 lines, -6 lines 0 comments Download
M tests/corelib_strong/corelib_strong.status View 1 chunk +0 lines, -1 line 0 comments Download
D tests/corelib_strong/shuffle_test.dart View 1 1 chunk +0 lines, -127 lines 0 comments Download
D tests/corelib_strong/sort_helper.dart View 1 chunk +0 lines, -157 lines 0 comments Download
D tests/corelib_strong/sort_test.dart View 1 chunk +0 lines, -313 lines 0 comments Download
D tests/corelib_strong/splay_tree_from_iterable_test.dart View 1 chunk +0 lines, -172 lines 0 comments Download
D tests/corelib_strong/splay_tree_from_iterables_test.dart View 1 chunk +0 lines, -85 lines 0 comments Download
D tests/corelib_strong/splay_tree_test.dart View 1 chunk +0 lines, -142 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
bkonyi
3 years, 5 months ago (2017-07-24 20:55:39 UTC) #2
Bob Nystrom
The checked mode stuff will need a little more manual attention. After that, LGTM! https://codereview.chromium.org/2983383002/diff/20001/tests/corelib_2/splay_tree_from_iterable_test.dart ...
3 years, 5 months ago (2017-07-24 22:27:43 UTC) #3
bkonyi
I've updated the splay_tree_from_iterables_test to address your previous comments @rnystrom. PTAQL before I land to ...
3 years, 5 months ago (2017-07-25 18:22:26 UTC) #4
Bob Nystrom
LGTM! :)
3 years, 5 months ago (2017-07-25 22:37:49 UTC) #5
bkonyi
3 years, 5 months ago (2017-07-25 23:36:47 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
edfb6d02bfd69a9ad8867fe9e401414da246d2cb.

Powered by Google App Engine
This is Rietveld 408576698