]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: disable TestNexting in short mode
authorIan Lance Taylor <iant@golang.org>
Wed, 11 Oct 2017 00:19:56 +0000 (17:19 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 11 Oct 2017 03:11:50 +0000 (03:11 +0000)
commit0c53b4ec4f909fd12d4f39ddedd393f469f74ae4
treea52f30cea8b12875c41dfc2317ed371bcb3c7062
parent68e390304e94ef6c86f875c6a5e4514f7d5ba50f
cmd/compile: disable TestNexting in short mode

Updates #22206

Change-Id: If75feddc01f8f86f294929fa7081c70eb15e581d
Reviewed-on: https://go-review.googlesource.com/69790
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/compile/internal/ssa/debug_test.go