mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
CL 495918 enabled testcarchive much more widely and added many dynamic test skips. CL 495855 added TestDeepStack before these dynamic skips were in. Unfortunately, the two CLs don't logically commute, so when CL 495918 landed, it broke at least nocgo builders and platforms that don't support c-archive builds. Fix this by adding the necessary skips to TestDeepStack. Change-Id: I3d352f731fe67a01c7b96871fde772db8eb21b5d Reviewed-on: https://go-review.googlesource.com/c/go/+/496376 Auto-Submit: Austin Clements <austin@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Austin Clements <austin@google.com> Reviewed-by: Robert Griesemer <gri@google.com> |
||
|---|---|---|
| .. | ||
| internal | ||
| ast.go | ||
| ast_go1.go | ||
| ast_go118.go | ||
| doc.go | ||
| gcc.go | ||
| godefs.go | ||
| main.go | ||
| out.go | ||
| util.go | ||