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

Issue 10977069: New testrunner that runs the test pipleine in an isolate. (Closed)

Created:
8 years, 2 months ago by gram
Modified:
8 years, 2 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

New testrunner that runs the test pipleine in an isolate. Committed: https://code.google.com/p/dart/source/detail?r=13155

Patch Set 1 #

Total comments: 22

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 8

Patch Set 5 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+610 lines, -949 lines) Patch
D utils/testrunner/client_server_task.dart View 1 2 3 4 1 chunk +0 lines, -38 lines 0 comments Download
D utils/testrunner/configuration.dart View 1 2 3 4 1 chunk +0 lines, -106 lines 0 comments Download
D utils/testrunner/dart2js_task.dart View 1 2 3 4 1 chunk +0 lines, -24 lines 0 comments Download
D utils/testrunner/dart_wrap_task.dart View 1 2 3 4 1 chunk +0 lines, -164 lines 0 comments Download
D utils/testrunner/delete_task.dart View 1 2 3 4 1 chunk +0 lines, -20 lines 0 comments Download
D utils/testrunner/html_wrap_task.dart View 1 2 3 4 1 chunk +0 lines, -153 lines 0 comments Download
M utils/testrunner/http_server_test_runner.dart View 1 2 3 4 1 chunk +3 lines, -6 lines 0 comments Download
M utils/testrunner/layout_test_controller.dart View 1 2 3 4 4 chunks +34 lines, -5 lines 0 comments Download
D utils/testrunner/macros.dart View 1 2 3 4 1 chunk +0 lines, -36 lines 0 comments Download
M utils/testrunner/options.dart View 1 2 3 4 2 chunks +8 lines, -10 lines 0 comments Download
D utils/testrunner/pipeline_runner.dart View 1 2 3 4 1 chunk +0 lines, -77 lines 0 comments Download
D utils/testrunner/pipeline_task.dart View 1 2 3 4 1 chunk +0 lines, -56 lines 0 comments Download
A utils/testrunner/pipeline_utils.dart View 1 2 3 4 1 chunk +152 lines, -0 lines 1 comment Download
A utils/testrunner/run_pipeline.dart View 1 2 3 4 1 chunk +294 lines, -0 lines 0 comments Download
D utils/testrunner/run_process_task.dart View 1 2 3 4 1 chunk +0 lines, -70 lines 0 comments Download
M utils/testrunner/standard_test_runner.dart View 1 2 3 4 3 chunks +6 lines, -9 lines 0 comments Download
M utils/testrunner/testrunner.dart View 1 2 3 4 6 chunks +113 lines, -145 lines 0 comments Download
M utils/testrunner/utils.dart View 1 2 3 4 2 chunks +0 lines, -30 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
gram
8 years, 2 months ago (2012-09-27 23:55:34 UTC) #1
Siggi Cherem (dart-lang)
this is very cool. I'd love to see how much faster did it become (e.g. ...
8 years, 2 months ago (2012-09-28 01:53:51 UTC) #2
gram
PTAL. Ignore my comments about the whitespace; it turned out it was a tab/space issue. ...
8 years, 2 months ago (2012-10-01 21:10:51 UTC) #3
Siggi Cherem (dart-lang)
https://codereview.chromium.org/10977069/diff/1/utils/testrunner/pipeline_utils.dart File utils/testrunner/pipeline_utils.dart (right): https://codereview.chromium.org/10977069/diff/1/utils/testrunner/pipeline_utils.dart#newcode34 utils/testrunner/pipeline_utils.dart:34: * will be put in a map with key ...
8 years, 2 months ago (2012-10-02 17:45:20 UTC) #4
gram
PTAL. BTW I have noticed an issue which I don't have a fix for yet. ...
8 years, 2 months ago (2012-10-02 23:01:59 UTC) #5
Siggi Cherem (dart-lang)
lgtm
8 years, 2 months ago (2012-10-02 23:42:55 UTC) #6
Siggi Cherem (dart-lang)
8 years, 2 months ago (2012-10-02 23:43:56 UTC) #7
https://codereview.chromium.org/10977069/diff/20001/utils/testrunner/pipeline...
File utils/testrunner/pipeline_utils.dart (right):

https://codereview.chromium.org/10977069/diff/20001/utils/testrunner/pipeline...
utils/testrunner/pipeline_utils.dart:38: * passing in the [procId].
we should update the comment though...

Powered by Google App Engine
This is Rietveld 408576698