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

Issue 2993043002: Split language_2.status into multiple files. (Closed)

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

Description

Split language_2.status into multiple files. This mainly splits along compiler lines, but uses runtime for a couple of things -- VM and Flutter mainly. I did most of the work automatically by hacking up the migration script to re-migrate the existing file, but I also went through and manually cleaned the result up as best I could. R=bkonyi@google.com, jcollins@google.com Committed: https://github.com/dart-lang/sdk/commit/9a0c11c26b9bcca706ffd295f707aada4ebce1e5

Patch Set 1 #

Total comments: 4

Patch Set 2 : Merge branch 'master' into split-language-tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+579 lines, -1593 lines) Patch
M tests/language_2/language_2.status View 1 1 chunk +3 lines, -1132 lines 0 comments Download
A tests/language_2/language_2_analyzer.status View 1 chunk +134 lines, -0 lines 0 comments Download
A + tests/language_2/language_2_dart2js.status View 1 7 chunks +23 lines, -459 lines 0 comments Download
A tests/language_2/language_2_dartdevc.status View 1 chunk +42 lines, -0 lines 0 comments Download
A tests/language_2/language_2_flutter.status View 1 chunk +20 lines, -0 lines 0 comments Download
A tests/language_2/language_2_kernel.status View 1 1 chunk +173 lines, -0 lines 0 comments Download
A tests/language_2/language_2_precompiled.status View 1 1 chunk +103 lines, -0 lines 0 comments Download
A tests/language_2/language_2_vm.status View 1 chunk +75 lines, -0 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
Bob Nystrom
Assuming this looks OK to you, I'll try to land it relative early Friday morning ...
3 years, 4 months ago (2017-08-04 06:07:16 UTC) #2
Bob Nystrom
3 years, 4 months ago (2017-08-04 17:47:20 UTC) #4
bkonyi
LGTM! Looks easier to read already :) https://codereview.chromium.org/2993043002/diff/1/tools/migration/bin/check_for_splits.dart File tools/migration/bin/check_for_splits.dart (right): https://codereview.chromium.org/2993043002/diff/1/tools/migration/bin/check_for_splits.dart#newcode14 tools/migration/bin/check_for_splits.dart:14: void main(List<String> ...
3 years, 4 months ago (2017-08-04 17:49:01 UTC) #6
jcollins
lgtm https://codereview.chromium.org/2993043002/diff/1/tests/language_2/language_2_kernel.status File tests/language_2/language_2_kernel.status (right): https://codereview.chromium.org/2993043002/diff/1/tests/language_2/language_2_kernel.status#newcode168 tests/language_2/language_2_kernel.status:168: [ $compiler == none || $compiler == app_jit ...
3 years, 4 months ago (2017-08-04 17:57:32 UTC) #8
jcollins
On 2017/08/04 17:57:32, jcollins wrote: > lgtm > > https://codereview.chromium.org/2993043002/diff/1/tests/language_2/language_2_kernel.status > File tests/language_2/language_2_kernel.status (right): > ...
3 years, 4 months ago (2017-08-04 17:57:53 UTC) #9
Bob Nystrom
Thanks! https://codereview.chromium.org/2993043002/diff/1/tests/language_2/language_2_kernel.status File tests/language_2/language_2_kernel.status (right): https://codereview.chromium.org/2993043002/diff/1/tests/language_2/language_2_kernel.status#newcode168 tests/language_2/language_2_kernel.status:168: [ $compiler == none || $compiler == app_jit ...
3 years, 4 months ago (2017-08-04 18:31:44 UTC) #10
Bob Nystrom
3 years, 4 months ago (2017-08-04 18:33:06 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
9a0c11c26b9bcca706ffd295f707aada4ebce1e5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698