]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: use testenv.Command in TestG0StackOverflow
authorCherry Mui <cherryyz@google.com>
Tue, 31 Oct 2023 20:26:52 +0000 (16:26 -0400)
committerCherry Mui <cherryyz@google.com>
Tue, 31 Oct 2023 20:50:47 +0000 (20:50 +0000)
commitd2f3a68bf0d492780cc0f0cf2c6d71d59df30d5b
tree46d9864bae8ccffb1a5241c57a97ff2dcd30b2c5
parentb11defeaed46a56e2d8a32f16ce3e22a93c3a825
runtime: use testenv.Command in TestG0StackOverflow

For debugging timeouts.

Change-Id: I08dc86ec0264196e5fd54066655e94a9d062ed80
Reviewed-on: https://go-review.googlesource.com/c/go/+/538697
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/runtime/crash_test.go