Commit 957f6a1
go/packages: skip TestCompiledGoFilesIncludesDepsErrors without cgo
TestCompiledGoFilesIncludesDepsErrors uses cgo to
produce a dependency error. Plan 9 does not support
cgo, so skip it when cgo is unavailable, like the
other cgo tests.
Change-Id: I2e6e2c514cadbc0ace9778ad0e93a3d7b3f3abca
Reviewed-on: https://go-review.googlesource.com/c/tools/+/794842
Reviewed-by: Alan Donovan <adonovan@google.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
Reviewed-by: Michael Matloob <matloob@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>1 parent 6e4d617 commit 957f6a1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3573 | 3573 | | |
3574 | 3574 | | |
3575 | 3575 | | |
| 3576 | + | |
3576 | 3577 | | |
3577 | 3578 | | |
3578 | 3579 | | |
| |||
0 commit comments