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

Issue 2697603009: Allow to specify analysis-options to the analyzer step in package:testing, and (Closed)

Created:
3 years, 10 months ago by Siggi Cherem (dart-lang)
Modified:
3 years, 10 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Allow to specify analysis-options to the analyzer step in package:testing, and use it in pkg/front_end BUG= R=ahe@google.com Committed: https://github.com/dart-lang/sdk/commit/884f0acf8d88850bb8c2cf47446a1e63d3f3d156

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -8 lines) Patch
M pkg/front_end/test/fasta/testing.json View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/testing/lib/src/analyze.dart View 5 chunks +13 lines, -7 lines 3 comments Download
M pkg/testing/lib/src/run_tests.dart View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 5 (2 generated)
Siggi Cherem (dart-lang)
https://codereview.chromium.org/2697603009/diff/1/pkg/testing/lib/src/analyze.dart File pkg/testing/lib/src/analyze.dart (left): https://codereview.chromium.org/2697603009/diff/1/pkg/testing/lib/src/analyze.dart#oldcode138 pkg/testing/lib/src/analyze.dart:138: if (diagnostic.code == "DEPRECATED_MEMBER_USE") continue; this one is no ...
3 years, 10 months ago (2017-02-15 22:56:16 UTC) #2
ahe
lgtm Thank you, Siggi! I think something is wrong with the logic for missing returns, ...
3 years, 10 months ago (2017-02-16 12:22:09 UTC) #3
Siggi Cherem (dart-lang)
3 years, 10 months ago (2017-02-16 18:38:59 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
884f0acf8d88850bb8c2cf47446a1e63d3f3d156 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698