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

Issue 95900044: code review 95900044: cmd/go: go test creates many temporary directories that... (Closed)

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

Description

cmd/go: test: clean up all temporary directories go test may call builder.init() multiple times which will create a new work directory. The cleanup needs to hoist the current work directory. Fixes issue 7904.

Patch Set 1 #

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

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

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

Messages

Total messages: 9
mlf
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 6 months ago (2014-04-30 14:55:32 UTC) #1
iant
Please make the first line of the CL be something like cmd/go: test: clean up ...
11 years, 6 months ago (2014-04-30 16:22:06 UTC) #2
iant
Also: have you signed the CLA? Thanks.
11 years, 6 months ago (2014-04-30 16:31:03 UTC) #3
mlf
On 2014/04/30 16:31:03, iant wrote: > Also: have you signed the CLA? Thanks. I sent ...
11 years, 6 months ago (2014-04-30 16:31:54 UTC) #4
iant
LGTM Thanks.
11 years, 6 months ago (2014-04-30 16:59:38 UTC) #5
iant
*** Submitted as https://code.google.com/p/go/source/detail?r=c19d7fd53785 *** cmd/go: test: clean up all temporary directories go test may ...
11 years, 6 months ago (2014-04-30 17:03:40 UTC) #6
gobot
This CL appears to have broken the netbsd-amd64-bsiegert builder. See http://build.golang.org/log/599ee877f2a2773bbc49ce2b917e02b8137749d5
11 years, 6 months ago (2014-04-30 17:38:13 UTC) #7
iant
On Wed, Apr 30, 2014 at 1:38 PM, <gobot@golang.org> wrote: > This CL appears to ...
11 years, 6 months ago (2014-04-30 20:48:49 UTC) #8
mlf
11 years, 4 months ago (2014-06-20 12:52:57 UTC) #9
*** Abandoned ***
Sign in to reply to this message.

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