]> Cypherpunks repositories - gostls13.git/commit
runtime: if runtime is stale while testing, show cmd/go output
authorIan Lance Taylor <iant@golang.org>
Mon, 13 Feb 2017 19:46:48 +0000 (11:46 -0800)
committerIan Lance Taylor <iant@golang.org>
Mon, 13 Feb 2017 20:00:05 +0000 (20:00 +0000)
commit40c27ed5bc9297718809e00e3158967414aa9ee5
tree5a7b21dbf86775e9cb17ce158f698460c5a1d32d
parent5a303aa1e96b669051a18bdc44465396a45037ea
runtime: if runtime is stale while testing, show cmd/go output

Update #19062.

Change-Id: If6a4c4f8d12e148b162256f13a8ee423f6e30637
Reviewed-on: https://go-review.googlesource.com/36918
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/crash_test.go