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

Issue 1673843003: improve debugging of strong mode checker/inference tests (Closed)

Created:
4 years, 10 months ago by Jennifer Messerly
Modified:
4 years, 10 months ago
Reviewers:
Bob Nystrom, Paul Berry
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

improve debugging of strong mode checker/inference tests Refactored along the lines of a previous discussion (https://codereview.chromium.org/1632113002/) ... I wasn't able to go all the way to reflective tests in the budget of time/automated refactoring, but I was able to make most of the improvements. R=rnystrom@google.com Committed: https://github.com/dart-lang/sdk/commit/c5f6ab52c85fcb86dae401452e8e3ae1f670db3e

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+793 lines, -721 lines) Patch
M pkg/analyzer/test/src/task/strong/checker_test.dart View 84 chunks +282 lines, -277 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/inferred_type_test.dart View 64 chunks +384 lines, -336 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/strong_test_helper.dart View 1 4 chunks +127 lines, -108 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Jennifer Messerly
BTW, at some point a bad merge led to a test loss (for the JS ...
4 years, 10 months ago (2016-02-05 22:37:52 UTC) #3
Jennifer Messerly
On 2016/02/05 22:37:52, John Messerly wrote: > BTW, at some point a bad merge led ...
4 years, 10 months ago (2016-02-05 22:39:05 UTC) #4
Bob Nystrom
LGTM! https://codereview.chromium.org/1673843003/diff/1/pkg/analyzer/test/src/task/strong/strong_test_helper.dart File pkg/analyzer/test/src/task/strong/strong_test_helper.dart (right): https://codereview.chromium.org/1673843003/diff/1/pkg/analyzer/test/src/task/strong/strong_test_helper.dart#newcode50 pkg/analyzer/test/src/task/strong/strong_test_helper.dart:50: void checkFiles(Map<String, String> files) { Does this have ...
4 years, 10 months ago (2016-02-05 22:54:39 UTC) #5
Jennifer Messerly
Thanks! https://codereview.chromium.org/1673843003/diff/1/pkg/analyzer/test/src/task/strong/strong_test_helper.dart File pkg/analyzer/test/src/task/strong/strong_test_helper.dart (right): https://codereview.chromium.org/1673843003/diff/1/pkg/analyzer/test/src/task/strong/strong_test_helper.dart#newcode50 pkg/analyzer/test/src/task/strong/strong_test_helper.dart:50: void checkFiles(Map<String, String> files) { On 2016/02/05 22:54:39, ...
4 years, 10 months ago (2016-02-05 23:22:19 UTC) #6
Jennifer Messerly
Committed patchset #2 (id:20001) manually as c5f6ab52c85fcb86dae401452e8e3ae1f670db3e (presubmit successful).
4 years, 10 months ago (2016-02-05 23:22:40 UTC) #8
Paul Berry
4 years, 10 months ago (2016-02-07 13:55:35 UTC) #9
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698