]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert TestFmtLoadErrors to a script test
authorBryan C. Mills <bcmills@google.com>
Mon, 11 Nov 2019 22:15:03 +0000 (17:15 -0500)
committerBryan C. Mills <bcmills@google.com>
Mon, 11 Nov 2019 22:40:24 +0000 (22:40 +0000)
commit49ac23a3cfeae205324d3ddc848459d2f183ab68
tree32d60855bbcdbd40606ecb7c212c7e56ae491b39
parent0c703b37dffe74d3fffc04347884bb0ee2fba5b3
cmd/go: convert TestFmtLoadErrors to a script test

This test failed in a pending CL, and I would rather debug it as a script.

Change-Id: I0ae7486a9949bea40d5dd36afe6919f86f14dfa7
Reviewed-on: https://go-review.googlesource.com/c/go/+/206499
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/go_test.go
src/cmd/go/testdata/script/fmt_load_errors.txt [new file with mode: 0644]