Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(561)

Issue 5016045: testing: Add support for running tests in parallel

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by tebeka
Modified:
11 years, 11 months ago
Reviewers:
Visibility:
Public.

Description

testing: Add support for running tests in parallel This add -parallel option to gotest. (-parallel can't be used in conjunction with -cpu).

Patch Set 1 #

Patch Set 2 : diff -r 4beaeaead995 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -42 lines) Patch
M src/cmd/gotest/flag.go View 1 2 chunks +2 lines, -0 lines 0 comments Download
M src/pkg/testing/testing.go View 1 5 chunks +104 lines, -42 lines 0 comments Download

Messages

Total messages: 7
tebeka
12 years, 7 months ago (2011-09-14 13:57:43 UTC) #1
tebeka
12 years, 7 months ago (2011-09-14 13:58:53 UTC) #2
tebeka
Greetings, This patch adds support to 'gotest' for running tests in parallel. Since it's my ...
12 years, 7 months ago (2011-09-14 14:30:17 UTC) #3
rsc
Thanks for looking into this. It would be good to have a separate discussion on ...
12 years, 7 months ago (2011-09-14 15:12:47 UTC) #4
tebeka
Hello Rus, > Could you start a separate conversation on golang-dev, > even if it's ...
12 years, 7 months ago (2011-09-14 16:32:54 UTC) #5
rsc
On Wed, Sep 14, 2011 at 12:32, Miki Tebeka <miki.tebeka@gmail.com> wrote: > As a side ...
12 years, 7 months ago (2011-09-14 16:52:14 UTC) #6
rsc
11 years, 11 months ago (2012-06-03 04:32:02 UTC) #7

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b