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

Issue 1134703002: [test-runner] Improve test execution without tmp files for output. (Closed)

Created:
5 years, 7 months ago by Michael Achenbach
Modified:
5 years, 7 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[test-runner] Improve test execution without tmp files for output. BUG=chromium:485932 LOG=n Committed: https://crrev.com/0b81f67b12550c118f1a94528c73e1cec01263a2 Cr-Commit-Position: refs/heads/master@{#28334}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review #

Total comments: 2

Patch Set 3 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -77 lines) Patch
M tools/testrunner/local/commands.py View 1 2 2 chunks +23 lines, -77 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
Michael Achenbach
PTAL This leads to a 5% speedup on linux workstations and a > 40% speedup ...
5 years, 7 months ago (2015-05-08 14:02:46 UTC) #2
tandrii(chromium)
lgtm % comment https://codereview.chromium.org/1134703002/diff/1/tools/testrunner/local/commands.py File tools/testrunner/local/commands.py (right): https://codereview.chromium.org/1134703002/diff/1/tools/testrunner/local/commands.py#newcode75 tools/testrunner/local/commands.py:75: process.kill() This will raise exception if ...
5 years, 7 months ago (2015-05-08 15:47:26 UTC) #3
Jakob Kummerow
LGTM. So much simpler!
5 years, 7 months ago (2015-05-08 15:56:56 UTC) #4
Michael Achenbach
https://codereview.chromium.org/1134703002/diff/1/tools/testrunner/local/commands.py File tools/testrunner/local/commands.py (right): https://codereview.chromium.org/1134703002/diff/1/tools/testrunner/local/commands.py#newcode75 tools/testrunner/local/commands.py:75: process.kill() On 2015/05/08 15:47:26, tandrii(chromium) wrote: > This will ...
5 years, 7 months ago (2015-05-11 08:13:00 UTC) #5
tandrii_google
On 2015/05/11 08:13:00, Michael Achenbach wrote: > https://codereview.chromium.org/1134703002/diff/1/tools/testrunner/local/commands.py > File tools/testrunner/local/commands.py (right): > > https://codereview.chromium.org/1134703002/diff/1/tools/testrunner/local/commands.py#newcode75 ...
5 years, 7 months ago (2015-05-11 08:18:21 UTC) #6
tandrii_google
Actual nit https://codereview.chromium.org/1134703002/diff/20001/tools/testrunner/local/commands.py File tools/testrunner/local/commands.py (right): https://codereview.chromium.org/1134703002/diff/20001/tools/testrunner/local/commands.py#newcode78 tools/testrunner/local/commands.py:78: sys.stderr.write('Error: Process %s already ended.\n' % str(process.pid)) ...
5 years, 7 months ago (2015-05-11 08:19:10 UTC) #8
Michael Achenbach
https://codereview.chromium.org/1134703002/diff/20001/tools/testrunner/local/commands.py File tools/testrunner/local/commands.py (right): https://codereview.chromium.org/1134703002/diff/20001/tools/testrunner/local/commands.py#newcode78 tools/testrunner/local/commands.py:78: sys.stderr.write('Error: Process %s already ended.\n' % str(process.pid)) On 2015/05/11 ...
5 years, 7 months ago (2015-05-11 08:23:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1134703002/40001
5 years, 7 months ago (2015-05-11 08:23:18 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel/builds/262)
5 years, 7 months ago (2015-05-11 08:31:00 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1134703002/40001
5 years, 7 months ago (2015-05-11 09:04:35 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-11 09:26:42 UTC) #17
commit-bot: I haz the power
5 years, 7 months ago (2015-05-11 09:26:54 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0b81f67b12550c118f1a94528c73e1cec01263a2
Cr-Commit-Position: refs/heads/master@{#28334}

Powered by Google App Engine
This is Rietveld 408576698