]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert TestIssue7108 to the script framework
authorMichael Matloob <matloob@golang.org>
Mon, 30 Dec 2019 21:41:39 +0000 (16:41 -0500)
committerMichael Matloob <matloob@golang.org>
Mon, 6 Jan 2020 15:47:54 +0000 (15:47 +0000)
commit2863969cc3a5c17cc69a2d967911954b5cc1f7ad
treeaffa10b5dd15fcac24e0d3d8918f3bb517dcc475
parent72f92def89b4d417182bc008d2fa0f817746f3bf
cmd/go: convert TestIssue7108 to the script framework

Part of converting all tests to script framework to improve
test parallelism.

Updates #36320
Updates #17751

Change-Id: Ic16a0c6c1eabeba003b9cff620e2911078fd6cf8
Reviewed-on: https://go-review.googlesource.com/c/go/+/212813
Run-TryBot: Michael Matloob <matloob@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/go_test.go
src/cmd/go/testdata/script/test_badtest.txt
src/cmd/go/testdata/src/notest/hello.go [deleted file]