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

Issue 96850043: code review 96850043: src: fix issues found by go vet std (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by rh
Modified:
10 years, 11 months ago
Reviewers:
gobot, iant
CC:
golang-codereviews, iant
Visibility:
Public.

Description

src: fix issues found by go vet std

Patch Set 1 #

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

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

Patch Set 4 : diff -r e141dda580af https://code.google.com/p/go #

Patch Set 5 : diff -r e141dda580af https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -18 lines) Patch
M src/cmd/link/dead_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/link/macho_test.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/cmd/link/prog_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/cmd/pack/pack_test.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/archive/tar/reader_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/x509/x509_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/debug/macho/file_test.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/encoding/base64/base64_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/html/template/escape.go View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M src/pkg/net/http/serve_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/transport_test.go View 1 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 6
rh
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 11 months ago (2014-04-26 20:27:08 UTC) #1
iant
LGTM Thanks.
10 years, 11 months ago (2014-04-27 02:54:42 UTC) #2
iant
*** Submitted as https://code.google.com/p/go/source/detail?r=ca37ca589729 *** src: fix issues found by go vet std LGTM=iant R=golang-codereviews, ...
10 years, 11 months ago (2014-04-27 02:54:51 UTC) #3
gobot
This CL appears to have broken the linux-arm-cheney-imx6 builder. See http://build.golang.org/log/dddc4b7fd41105d7780e541431d33b37c6c42bad
10 years, 11 months ago (2014-04-27 03:07:25 UTC) #4
iant
On Sat, Apr 26, 2014 at 8:07 PM, <gobot@golang.org> wrote: > This CL appears to ...
10 years, 11 months ago (2014-04-27 03:08:50 UTC) #5
rh
10 years, 11 months ago (2014-04-27 03:38:41 UTC) #6
Thanks for checking on this.

On Saturday, April 26, 2014 11:08:50 PM UTC-4, Ian Lance Taylor wrote:
>
> On Sat, Apr 26, 2014 at 8:07 PM,  <go...@golang.org <javascript:>> wrote: 
> > This CL appears to have broken the linux-arm-cheney-imx6 builder. 
> > See http://build.golang.org/log/dddc4b7fd41105d7780e541431d33b37c6c42bad 
> > 
> > https://codereview.appspot.com/96850043/ 
>
> Not really. 
>
> # GOMAXPROCS=2 runtime -cpu=1,2,4 
> --- FAIL: TestStackGrowth-4 (25.58 seconds) 
> stack_test.go:166: finalizer did not run 
> FAIL 
> FAIL runtime 149.035s 
> Build complete, duration 11m20.799443757s. Result: error: exit status 1 
>
> Ian 
>
Sign in to reply to this message.

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