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

Issue 2066113002: Add location information to the JSON reporter. (Closed)

Created:
4 years, 6 months ago by nweiz
Modified:
4 years, 6 months ago
Reviewers:
kevmoo
CC:
reviews_dartlang.org, alexander.doroshko_jetbrains.com
Base URL:
git@github.com:dart-lang/test@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add location information to the JSON reporter. Closes #420 Committed: https://github.com/dart-lang/test/commit/62cf174635490fe58b4d7e371f1bb3accbf333f7

Patch Set 1 #

Patch Set 2 : Add issue references. #

Patch Set 3 : Don't emit line numbers for JS without --js-trace. #

Total comments: 6

Patch Set 4 : cr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+357 lines, -91 lines) Patch
M CHANGELOG.md View 1 chunk +4 lines, -0 lines 0 comments Download
M doc/json_reporter.md View 4 chunks +28 lines, -0 lines 0 comments Download
M json_reporter.schema.json View 2 chunks +40 lines, -9 lines 0 comments Download
M lib/src/backend/declarer.dart View 10 chunks +29 lines, -7 lines 0 comments Download
M lib/src/backend/group.dart View 4 chunks +13 lines, -3 lines 0 comments Download
M lib/src/backend/group_entry.dart View 2 chunks +6 lines, -0 lines 0 comments Download
M lib/src/backend/invoker.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M lib/src/backend/test.dart View 2 chunks +4 lines, -0 lines 0 comments Download
M lib/src/runner.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M lib/src/runner/engine.dart View 1 chunk +2 lines, -1 line 0 comments Download
M lib/src/runner/plugin/platform_helpers.dart View 2 chunks +4 lines, -1 line 0 comments Download
M lib/src/runner/remote_listener.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M lib/src/runner/reporter/json.dart View 1 2 3 7 chunks +38 lines, -12 lines 0 comments Download
M lib/src/runner/runner_test.dart View 4 chunks +15 lines, -3 lines 0 comments Download
M lib/src/util/io.dart View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M lib/test.dart View 1 2 chunks +24 lines, -10 lines 0 comments Download
M pubspec.yaml View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M test/runner/json_reporter_test.dart View 1 2 18 chunks +140 lines, -39 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
nweiz
4 years, 6 months ago (2016-06-14 22:53:03 UTC) #2
kevmoo
https://codereview.chromium.org/2066113002/diff/40001/lib/src/runner/reporter/json.dart File lib/src/runner/reporter/json.dart (right): https://codereview.chromium.org/2066113002/diff/40001/lib/src/runner/reporter/json.dart#newcode268 lib/src/runner/reporter/json.dart:268: GroupEntry entry, TestPlatform platform) { no import for `TestPlatform` ...
4 years, 6 months ago (2016-06-15 19:50:38 UTC) #3
nweiz
https://codereview.chromium.org/2066113002/diff/40001/lib/src/runner/reporter/json.dart File lib/src/runner/reporter/json.dart (right): https://codereview.chromium.org/2066113002/diff/40001/lib/src/runner/reporter/json.dart#newcode268 lib/src/runner/reporter/json.dart:268: GroupEntry entry, TestPlatform platform) { On 2016/06/15 19:50:38, kevmoo ...
4 years, 6 months ago (2016-06-15 20:35:39 UTC) #4
nweiz
4 years, 6 months ago (2016-06-15 20:36:11 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
62cf174635490fe58b4d7e371f1bb3accbf333f7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698