]> Cypherpunks repositories - gostls13.git/commit
runtime/debug: skip fault address test on unsupported platforms
authorKeith Randall <khr@golang.org>
Fri, 18 Sep 2020 20:01:54 +0000 (13:01 -0700)
committerKeith Randall <khr@golang.org>
Fri, 18 Sep 2020 22:09:45 +0000 (22:09 +0000)
commit4c4a376736fff47b08ab6053605c3b68d87552b5
tree5c6adb8f0c884e15fb058b12aee8596210afd835
parent8925290cf701fc8f7ec95e4df3d6a8d423b26780
runtime/debug: skip fault address test on unsupported platforms

Change-Id: I6a6fe616365fa542218fbc9ff61805ff70a1ef63
Reviewed-on: https://go-review.googlesource.com/c/go/+/255999
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Trust: Keith Randall <khr@golang.org>
src/runtime/debug/panic_test.go