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

Issue 1062813006: Add the ability to run test suites in parallel. (Closed)

Created:
5 years, 8 months ago by nweiz
Modified:
5 years, 8 months 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 #

Patch Set 2 : Code review changes #

Total comments: 2

Patch Set 3 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -36 lines) Patch
M CHANGELOG.md View 1 chunk +6 lines, -0 lines 0 comments Download
M lib/src/backend/live_test_controller.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M lib/src/executable.dart View 6 chunks +30 lines, -2 lines 0 comments Download
M lib/src/runner/browser/compiler_pool.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M lib/src/runner/engine.dart View 5 chunks +29 lines, -13 lines 0 comments Download
M lib/src/runner/reporter/compact.dart View 2 chunks +17 lines, -4 lines 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M test/runner/browser/compact_reporter_test.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M test/runner/compact_reporter_test.dart View 2 chunks +5 lines, -1 line 0 comments Download
M test/runner/runner_test.dart View 1 2 2 chunks +15 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
nweiz
5 years, 8 months ago (2015-04-06 21:56:44 UTC) #1
kevmoo
On 2015/04/06 21:56:44, nweiz wrote: Code change LGTM, but I get 4 errors running locally ...
5 years, 8 months ago (2015-04-06 22:28:47 UTC) #2
nweiz
Code review changes
5 years, 8 months ago (2015-04-06 22:56:43 UTC) #3
nweiz
On 2015/04/06 22:28:47, kevmoo wrote: > On 2015/04/06 21:56:44, nweiz wrote: > > Code change ...
5 years, 8 months ago (2015-04-06 22:57:15 UTC) #4
kevmoo
LGTM w/ one issue https://codereview.chromium.org/1062813006/diff/20001/test/runner/runner_test.dart File test/runner/runner_test.dart (right): https://codereview.chromium.org/1062813006/diff/20001/test/runner/runner_test.dart#newcode50 test/runner/runner_test.dart:50: (defaults to 6) not all ...
5 years, 8 months ago (2015-04-06 23:38:36 UTC) #5
nweiz
Code review changes
5 years, 8 months ago (2015-04-07 00:14:55 UTC) #6
nweiz
https://codereview.chromium.org/1062813006/diff/20001/test/runner/runner_test.dart File test/runner/runner_test.dart (right): https://codereview.chromium.org/1062813006/diff/20001/test/runner/runner_test.dart#newcode50 test/runner/runner_test.dart:50: (defaults to 6) On 2015/04/06 23:38:36, kevmoo wrote: > ...
5 years, 8 months ago (2015-04-07 00:15:06 UTC) #7
nweiz
5 years, 8 months ago (2015-04-07 00:15:17 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
f0d5c2fad78de8346d9b33162f07f6006c3661da (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698