]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert TestGoTest(Cpu|Mutex)profile.* to script framework
authorMichael Matloob <matloob@golang.org>
Fri, 10 Jan 2020 16:27:08 +0000 (11:27 -0500)
committerMichael Matloob <matloob@golang.org>
Wed, 19 Feb 2020 21:00:02 +0000 (21:00 +0000)
commit1bf9d3cc5b0a0703cd1ecc569ee89c924cbc08bb
tree93f94d3ca35d7c99a8ef8092c248f3df51e03f2a
parent250c06f54e0c6c155b5e384fd112f2fa42a2bff3
cmd/go: convert TestGoTest(Cpu|Mutex)profile.* to script framework

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

Updates #36320
Updates #17751

Change-Id: Ie8b54b272e8a04720e437a37a5e5b0afd73481b4
Reviewed-on: https://go-review.googlesource.com/c/go/+/214285
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/go_test.go
src/cmd/go/testdata/script/test_profile.txt [new file with mode: 0644]