]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert TestIssue6844 to a script test
authorBryan C. Mills <bcmills@google.com>
Mon, 18 Nov 2019 19:28:15 +0000 (14:28 -0500)
committerBryan C. Mills <bcmills@google.com>
Tue, 19 Nov 2019 00:08:30 +0000 (00:08 +0000)
commit647741721cd06efd0bd17ca7f7a85ae2264a6fe7
tree1307382cc95840cfc90c861bfaed4183e1ae60f9
parentb30235a22aef9bf5e44de6b3a34e41b621811a67
cmd/go: convert TestIssue6844 to a script test

It was attempting to write a test binary to the working directory.

Updates #28387
Updates #30316

Change-Id: I82eca3a8a3e019dc6dacbe1f02a0583577694b93
Reviewed-on: https://go-review.googlesource.com/c/go/+/207614
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/go_test.go
src/cmd/go/testdata/dep_test.go [deleted file]
src/cmd/go/testdata/script/test_rebuildall.txt [new file with mode: 0644]