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

Issue 5683079: code review 5683079: go cmd: print more than one error when running go test (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by gri
Modified:
13 years, 3 months ago
Reviewers:
CC:
rsc, r, golang-dev
Visibility:
Public.

Description

go cmd: print more than one error when running go test Fixes issue 3055.

Patch Set 1 #

Patch Set 2 : diff -r 00981dfac864 https://code.google.com/p/go #

Patch Set 3 : diff -r 00981dfac864 https://code.google.com/p/go #

Total comments: 2

Patch Set 4 : diff -r 5f45263f36dd https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M src/cmd/go/test.go View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 4
gri
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
13 years, 3 months ago (2012-02-22 23:39:29 UTC) #1
r
http://codereview.appspot.com/5683079/diff/4001/src/cmd/go/test.go File src/cmd/go/test.go (right): http://codereview.appspot.com/5683079/diff/4001/src/cmd/go/test.go#newcode304 src/cmd/go/test.go:304: n := 10 // only print the first n ...
13 years, 3 months ago (2012-02-23 01:10:29 UTC) #2
rsc
LGTM Thanks for fixing this http://codereview.appspot.com/5683079/diff/4001/src/cmd/go/test.go File src/cmd/go/test.go (right): http://codereview.appspot.com/5683079/diff/4001/src/cmd/go/test.go#newcode304 src/cmd/go/test.go:304: n := 10 // ...
13 years, 3 months ago (2012-02-23 03:15:12 UTC) #3
gri
13 years, 3 months ago (2012-02-23 06:33:47 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=65578c6dc523 ***

go cmd: print more than one error when running go test

Fixes issue 3055.

R=rsc, r
CC=golang-dev
http://codereview.appspot.com/5683079
Sign in to reply to this message.

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