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

Issue 6453045: code review 6453045: testing: allow concurrent use of T and B (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by bradfitz
Modified:
11 years, 9 months ago
Reviewers:
dvyukov
CC:
golang-dev, r
Visibility:
Public.

Description

testing: allow concurrent use of T and B Notably, allow concurrent logging and failing.

Patch Set 1 #

Patch Set 2 : diff -r 6eb7e61b5286 https://go.googlecode.com/hg #

Patch Set 3 : diff -r 6eb7e61b5286 https://go.googlecode.com/hg #

Patch Set 4 : diff -r 6eb7e61b5286 https://go.googlecode.com/hg #

Patch Set 5 : diff -r 6eb7e61b5286 https://go.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -7 lines) Patch
M src/pkg/testing/testing.go View 1 2 7 chunks +20 lines, -7 lines 0 comments Download

Messages

Total messages: 5
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg
11 years, 9 months ago (2012-07-25 16:32:45 UTC) #1
r
LGTM
11 years, 9 months ago (2012-07-25 16:57:48 UTC) #2
bradfitz
*** Submitted as http://code.google.com/p/go/source/detail?r=7a67d277c7e8 *** testing: allow concurrent use of T and B Notably, allow ...
11 years, 9 months ago (2012-07-25 17:17:36 UTC) #3
dvyukov
I think it fixes http://code.google.com/p/go/issues/detail?id=3863 as well.
11 years, 9 months ago (2012-07-25 17:29:25 UTC) #4
bradfitz
11 years, 9 months ago (2012-07-25 17:30:51 UTC) #5
On Wed, Jul 25, 2012 at 10:29 AM, <dvyukov@google.com> wrote:

> I think it fixes
http://code.google.com/p/go/**issues/detail?id=3863<http://code.google.com/p/...
> well.


Is it easy for you to verify?
Sign in to reply to this message.

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