]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/list: do not examine TestmainGo if the test fails to load
authorBryan C. Mills <bcmills@google.com>
Fri, 13 Jul 2018 21:24:05 +0000 (17:24 -0400)
committerBryan C. Mills <bcmills@google.com>
Thu, 19 Jul 2018 20:26:18 +0000 (20:26 +0000)
commitb47927cc2657ca1e3a1b898632b577cacb3b440c
tree13a192c0e51f9359b0f650a29cbc6324afcbad41
parent0b3d39c70018c6f149129abb3b05ce8ccffcf292
cmd/go/internal/list: do not examine TestmainGo if the test fails to load

Fixes #25980.

Change-Id: I33c8e72871ffbb1cd1babbcd5dabc8cac0bbcaed
Reviewed-on: https://go-review.googlesource.com/123758
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/internal/list/list.go
src/cmd/go/testdata/script/list_test_e.txt [new file with mode: 0644]