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

Issue 2987093002: Use status files for DDC's presubmit script/travis bot (Closed)

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

Description

Use status files for DDC's presubmit script/travis bot This only handles compile time errors & compiler crashes. It does not yet support status files at runtime, that is still hard coded in language_tests.js. Some preliminary support for runtime status is there, but it's not enabled yet. This also updates *_strong.status to reflect current test behavior. It looks like those files have not been triaged in a while. R=rnystrom@google.com Committed: https://github.com/dart-lang/sdk/commit/58a6227198d2aa927df19f1b4862f8d0017d6da4

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 2

Patch Set 3 : merged #

Total comments: 8

Patch Set 4 : feedback, removed unused compile_error_test, skip #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2496 lines, -4198 lines) Patch
M pkg/dev_compiler/test-main.js View 1 1 chunk +1 line, -0 lines 0 comments Download
M pkg/dev_compiler/test/browser/language_tests.js View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
D pkg/dev_compiler/test/codegen/js_test.dart View 1 1 chunk +0 lines, -689 lines 0 comments Download
D pkg/dev_compiler/test/codegen/js_test.html View 1 1 chunk +0 lines, -191 lines 0 comments Download
D pkg/dev_compiler/test/codegen_expected/js_test.js View 1 1 chunk +0 lines, -1 line 0 comments Download
M pkg/dev_compiler/test/codegen_test.dart View 1 2 3 15 chunks +77 lines, -67 lines 0 comments Download
D pkg/dev_compiler/test/compile_error_tests.dart View 1 2 3 1 chunk +0 lines, -2405 lines 0 comments Download
M pkg/dev_compiler/test/multitest.dart View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M tests/corelib_strong/corelib_strong.status View 1 2 3 1 chunk +75 lines, -24 lines 0 comments Download
M tests/language_strong/language_strong.status View 1 1 chunk +2114 lines, -659 lines 0 comments Download
M tests/lib_strong/lib_strong.status View 1 4 chunks +221 lines, -157 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
Jennifer Messerly
3 years, 4 months ago (2017-07-29 03:07:44 UTC) #3
Jennifer Messerly
Also FYI: this builds on some of the other CL's I sent out tonight, so ...
3 years, 4 months ago (2017-07-29 03:08:33 UTC) #4
vsm
https://codereview.chromium.org/2987093002/diff/10001/pkg/dev_compiler/test/codegen_test.dart File pkg/dev_compiler/test/codegen_test.dart (right): https://codereview.chromium.org/2987093002/diff/10001/pkg/dev_compiler/test/codegen_test.dart#newcode97 pkg/dev_compiler/test/codegen_test.dart:97: return; //!!! Did you mean to leave that return ...
3 years, 4 months ago (2017-07-31 21:02:20 UTC) #5
Jennifer Messerly
https://codereview.chromium.org/2987093002/diff/10001/pkg/dev_compiler/test/codegen_test.dart File pkg/dev_compiler/test/codegen_test.dart (right): https://codereview.chromium.org/2987093002/diff/10001/pkg/dev_compiler/test/codegen_test.dart#newcode97 pkg/dev_compiler/test/codegen_test.dart:97: return; //!!! On 2017/07/31 21:02:20, vsm wrote: > Did ...
3 years, 4 months ago (2017-07-31 21:24:55 UTC) #6
Jennifer Messerly
PTAL
3 years, 4 months ago (2017-07-31 21:42:00 UTC) #7
Bob Nystrom
LGTM! https://codereview.chromium.org/2987093002/diff/30001/pkg/dev_compiler/test/codegen_test.dart File pkg/dev_compiler/test/codegen_test.dart (right): https://codereview.chromium.org/2987093002/diff/30001/pkg/dev_compiler/test/codegen_test.dart#newcode40 pkg/dev_compiler/test/codegen_test.dart:40: import 'package:test_dart/options.dart'; I'm a little worried about importing ...
3 years, 4 months ago (2017-07-31 22:42:32 UTC) #8
Jennifer Messerly
thanks! https://codereview.chromium.org/2987093002/diff/30001/pkg/dev_compiler/test/codegen_test.dart File pkg/dev_compiler/test/codegen_test.dart (right): https://codereview.chromium.org/2987093002/diff/30001/pkg/dev_compiler/test/codegen_test.dart#newcode40 pkg/dev_compiler/test/codegen_test.dart:40: import 'package:test_dart/options.dart'; On 2017/07/31 22:42:32, Bob Nystrom wrote: ...
3 years, 4 months ago (2017-08-01 18:23:21 UTC) #9
Bob Nystrom
On 2017/08/01 18:23:21, Jennifer Messerly wrote: > any advice on how to find entries that ...
3 years, 4 months ago (2017-08-01 20:48:39 UTC) #10
Jennifer Messerly
On 2017/08/01 20:48:39, Bob Nystrom wrote: > On 2017/08/01 18:23:21, Jennifer Messerly wrote: > > ...
3 years, 4 months ago (2017-08-01 23:32:19 UTC) #11
Jennifer Messerly
3 years, 4 months ago (2017-08-01 23:36:28 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:50001) manually as
58a6227198d2aa927df19f1b4862f8d0017d6da4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698