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

Issue 1469863005: Add JSON protocol support for groups. (Closed)

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

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+424 lines, -153 lines) Patch
M json_reporter.md View 5 chunks +59 lines, -4 lines 0 comments Download
M json_reporter.schema.json View 3 chunks +26 lines, -1 line 0 comments Download
M lib/src/backend/invoker.dart View 3 chunks +5 lines, -4 lines 0 comments Download
M lib/src/backend/live_test.dart View 3 chunks +20 lines, -0 lines 0 comments Download
M lib/src/backend/live_test_controller.dart View 4 chunks +17 lines, -3 lines 0 comments Download
M lib/src/backend/test.dart View 2 chunks +5 lines, -2 lines 0 comments Download
M lib/src/runner/browser/iframe_listener.dart View 3 chunks +19 lines, -13 lines 0 comments Download
M lib/src/runner/browser/iframe_test.dart View 3 chunks +3 lines, -2 lines 0 comments Download
M lib/src/runner/engine.dart View 3 chunks +29 lines, -17 lines 0 comments Download
M lib/src/runner/reporter/json.dart View 1 5 chunks +50 lines, -8 lines 0 comments Download
M lib/src/runner/vm/isolate_listener.dart View 4 chunks +15 lines, -11 lines 0 comments Download
M lib/src/runner/vm/isolate_test.dart View 3 chunks +3 lines, -2 lines 0 comments Download
M test/runner/json_reporter_test.dart View 12 chunks +173 lines, -86 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
nweiz
5 years ago (2015-11-24 00:17:58 UTC) #1
kevmoo
One failing test, one nit about imports, otherwise LGTM > pub run test test/runner/json_reporter_test.dart 00:09 ...
5 years ago (2015-11-24 05:04:32 UTC) #2
nweiz
Code review changes
5 years ago (2015-11-24 05:06:34 UTC) #3
nweiz
The failing test is due to a pre-existing bug that this CL uncovered. I just ...
5 years ago (2015-11-24 05:07:11 UTC) #4
kevmoo
On 2015/11/24 05:07:11, nweiz wrote: > The failing test is due to a pre-existing bug ...
5 years ago (2015-11-24 05:09:20 UTC) #5
nweiz
5 years ago (2015-11-24 05:13:15 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
f6c814f63d6fe900c3628bc22a9d6b6746c4a03c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698