]> Cypherpunks repositories - gostls13.git/commit
runtime: mark TestGdbCoreCrashThreadBacktrace as flaky
authorMichael Pratt <mpratt@google.com>
Wed, 17 Jan 2024 18:44:44 +0000 (13:44 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 17 Jan 2024 19:05:30 +0000 (19:05 +0000)
commit3c1155ee2d0e2e9bfb907faa61a46e0b4dd509a3
tree69b67c833f218059dfb47100f0ce7399a0f95ba8
parentf2794207adabc3130e79aa6e701782b8aed69e25
runtime: mark TestGdbCoreCrashThreadBacktrace as flaky

This test exercises the SIGQUIT crash loop and managed to trigger the
race from #65138 at least once.

For #65138.
Fixes #64752.

Change-Id: I11091510aa7ae4f58b1d748e53df2e3e3dbfb323
Reviewed-on: https://go-review.googlesource.com/c/go/+/556356
Auto-Submit: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/runtime-gdb_unix_test.go