]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert TestIssue11709 to the script framework
authorMichael Matloob <matloob@golang.org>
Mon, 13 Jan 2020 15:51:28 +0000 (10:51 -0500)
committerMichael Matloob <matloob@golang.org>
Wed, 19 Feb 2020 21:59:50 +0000 (21:59 +0000)
commite5f5607b635139154584c599b2ebf71fe573ca97
tree0b2fe4a3dd59613644c66a2e017691c39009a68e
parent635f4b903af0726886a63569d3771b6004fb055a
cmd/go: convert TestIssue11709 to the script framework

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

Updates #36320
Updates #17751

Change-Id: I16fb0910196c96caef6ed380f96010a548407f9e
Reviewed-on: https://go-review.googlesource.com/c/go/+/214424
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/go_test.go
src/cmd/go/testdata/script/run_issue11709.txt [new file with mode: 0644]