aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/stack_test.go
diff options
context:
space:
mode:
authorDavid du Colombier <0intro@gmail.com>2018-07-08 01:05:18 +0200
committerAustin Clements <austin@google.com>2018-07-08 04:14:45 +0000
commitb001ffb864ce5486c6edbe98202d3e0687313ce2 (patch)
tree073a8df35df2b10112d3833976aeefb8cb07bdcd /src/runtime/stack_test.go
parent78561c4ae9b18e111ef0e25478f24e5e21dcff69 (diff)
downloadgo-b001ffb864ce5486c6edbe98202d3e0687313ce2.tar.xz
runtime: fix TestAbort on Plan 9
Since CL 122515, TestAbort is failing on Plan 9 because there is no SIGTRAP signal on Plan 9, but a note containing the "sys: breakpoint" string. This change fixes the TestAbort test by handling the Plan 9 case. Fixes #26265. Change-Id: I2fae00130bcee1cf946d8cc9d147a77f951be390 Reviewed-on: https://go-review.googlesource.com/122464 Run-TryBot: David du Colombier <0intro@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Austin Clements <austin@google.com>
Diffstat (limited to 'src/runtime/stack_test.go')
0 files changed, 0 insertions, 0 deletions