Our tests depend on the dependency graphs of the errors which is not guaranteed to have a stable dependency graph across go versions. Especially because we're planning on making changes to the errors package in Go 1.13. Instead, use the container/list package, which is completely useless and won't be changed (unless/until Go gets generics). Fixes golang/go#30448 Change-Id: Ia5f4853d1da336dde2f025b1dd5e1d6223571dd6 Reviewed-on: https://go-review.googlesource.com/c/164298 Run-TryBot: Michael Matloob <matloob@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| gopackages | ||
| packagestest | ||
| testdata | ||
| doc.go | ||
| example_test.go | ||
| external.go | ||
| golist.go | ||
| golist_fallback.go | ||
| golist_fallback_testmain.go | ||
| golist_overlay.go | ||
| packages.go | ||
| packages110_test.go | ||
| packages_test.go | ||
| packagescgo_test.go | ||
| stdlib_test.go | ||
| visit.go | ||