]> Cypherpunks repositories - gostls13.git/commit
cmd/go: make get_dash_t test more specific
authorCherry Mui <cherryyz@google.com>
Mon, 20 Mar 2023 20:13:02 +0000 (16:13 -0400)
committerCherry Mui <cherryyz@google.com>
Wed, 22 Mar 2023 21:13:47 +0000 (21:13 +0000)
commit65896f68fc347cb3734922c5dd3576156bf06a49
treec7d8d933cdd06cd6cf10f648454e18659861261f
parentd35dd190ff30fcbab6909ac68ae5114b157b9009
cmd/go: make get_dash_t test more specific

Currently it uses "go list ...", which includes all packages in
the known universe, and may include unresolved dependencies. The
test for issue #8181 is specifically for that the test dependency
of package b is downloaded. Test that specifically.

Change-Id: Icfbd7e197698b10ae4bc7c8aa3b0f2c477ca6b8e
Reviewed-on: https://go-review.googlesource.com/c/go/+/477837
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
src/cmd/go/testdata/script/get_dash_t.txt