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

Issue 2981813002: Move `reify` to use fasta instead of dartk (Closed)

Created:
3 years, 5 months ago by Siggi Cherem (dart-lang)
Modified:
3 years, 5 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com, karlklose, ahe
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Move `reify` to use fasta instead of dartk Note the suite seemed to have a lot of tests crashing in verification. With my change I'm noting other crashes, but I haven't investigated where they are from. Also, to run the suite, before it used to be run as: dart pkg/kernel/test/reify/suite.dart Now it needs to be run as: DART_CONFIGURATION=ReleaseX64 out/ReleaseX64/dart pkg/kernel/test/reify/suite.dart BUG= R=paulberry@google.com Committed: https://github.com/dart-lang/sdk/commit/4ad4f985afeac9db83ee7f0b51f269215ad2779a

Patch Set 1 #

Total comments: 1

Patch Set 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -335 lines) Patch
M pkg/front_end/lib/src/fasta/testing/kernel_chain.dart View 2 chunks +18 lines, -8 lines 0 comments Download
M pkg/kernel/test/closures/suite.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/kernel/test/closures_initializers/suite.dart View 2 chunks +4 lines, -0 lines 0 comments Download
M pkg/kernel/test/interpreter/suite.dart View 2 chunks +3 lines, -0 lines 0 comments Download
D pkg/kernel/test/reify/kernel_chain.dart View 1 1 chunk +0 lines, -198 lines 0 comments Download
M pkg/kernel/test/reify/suite.dart View 5 chunks +41 lines, -129 lines 0 comments Download

Messages

Total messages: 9 (5 generated)
Siggi Cherem (dart-lang)
https://codereview.chromium.org/2981813002/diff/40001/pkg/front_end/lib/src/fasta/testing/kernel_chain.dart File pkg/front_end/lib/src/fasta/testing/kernel_chain.dart (right): https://codereview.chromium.org/2981813002/diff/40001/pkg/front_end/lib/src/fasta/testing/kernel_chain.dart#newcode205 pkg/front_end/lib/src/fasta/testing/kernel_chain.dart:205: // Do not link platform.dill, but recompile the platform ...
3 years, 5 months ago (2017-07-13 22:22:29 UTC) #3
Siggi Cherem (dart-lang)
This is to get to the point where we can delete some of the support ...
3 years, 5 months ago (2017-07-14 17:24:48 UTC) #6
Paul Berry
lgtm
3 years, 5 months ago (2017-07-14 21:57:22 UTC) #7
Siggi Cherem (dart-lang)
3 years, 5 months ago (2017-07-14 22:04:50 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:60001) manually as
4ad4f985afeac9db83ee7f0b51f269215ad2779a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698