]> Cypherpunks.ru repositories - gostls13.git/commit
[release-branch.go1.21] runtime: don't let the tests leave core files behind
authorIan Lance Taylor <iant@golang.org>
Fri, 1 Sep 2023 19:52:48 +0000 (12:52 -0700)
committerCarlos Amedee <carlos@golang.org>
Tue, 27 Feb 2024 21:42:04 +0000 (21:42 +0000)
commit6d31b27150cfbd38849d376549b7c05f83c18a85
treeb53f37ff56ae1a38d19b01acecc59a4786ffcf0e
parentf38fca30a7ea1346c6a7eefeb3253f2eefe8075b
[release-branch.go1.21] runtime: don't let the tests leave core files behind

Also add a check that we didn't leave any core files behind.

For #65476.
Fixes #65478.

Change-Id: I30444ef43ad1a8cc1cacd3b75280f2128e104939
Reviewed-on: https://go-review.googlesource.com/c/go/+/525175
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
(cherry picked from commit cffdfe8d2cabbe874bceaeed1eba92cc567be6db)
Reviewed-on: https://go-review.googlesource.com/c/go/+/560896
src/runtime/crash_test.go
src/runtime/crash_unix_test.go
src/runtime/testdata/testprogcgo/threadprof.go