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

Issue 11036005: Test runner: More fixes. (Closed)

Created:
8 years, 2 months ago by Jakob Kummerow
Modified:
8 years, 2 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Test runner: More fixes. - handle Ctrl+C better - actually show error messages sent by network peers - gracefully handle missing test cases - pull test.py and utils.py during server setup (temporary fix for testcfg import issue) Committed: https://code.google.com/p/v8/source/detail?r=12648

Patch Set 1 : #

Patch Set 2 : pull test.py and utils.py during server setup #

Patch Set 3 : rescue foo.js ;-) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -11 lines) Patch
M tools/test-server.py View 1 1 chunk +9 lines, -0 lines 0 comments Download
M tools/testrunner/local/execution.py View 1 2 5 chunks +29 lines, -3 lines 0 comments Download
M tools/testrunner/network/endpoint.py View 3 chunks +5 lines, -3 lines 0 comments Download
M tools/testrunner/network/network_execution.py View 1 2 3 chunks +8 lines, -4 lines 0 comments Download
M tools/testrunner/server/work_handler.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Jakob Kummerow
PTAL.
8 years, 2 months ago (2012-10-01 19:04:28 UTC) #1
Michael Starzinger
8 years, 2 months ago (2012-10-02 08:48:46 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698