]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: update skips for TestGdbBacktrace
authorMichael Pratt <mpratt@google.com>
Thu, 1 Jun 2023 16:34:20 +0000 (12:34 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 1 Jun 2023 19:44:26 +0000 (19:44 +0000)
commitd0459766c8d6b503fda7a8d9983b4aaf92a63e01
treee8a30ec44ad85b59a4f1dc48934bb1f6890bfa6b
parentfdb3dc471d099cf04cfa575a2bc8d51999917e1e
runtime: update skips for TestGdbBacktrace

One issue simply has a reworded message, probably from a new version of
GDB. Another is a new issue.

Fixes #60553.
Fixes #58698.
Updates #39204.

Change-Id: I8389aa981fab5421f57ee761bfb5e1dd237709ed
Reviewed-on: https://go-review.googlesource.com/c/go/+/499975
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/runtime-gdb_test.go