]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: skip TestG0StackOverflow on windows/arm64
authorCherry Mui <cherryyz@google.com>
Thu, 9 Nov 2023 18:28:14 +0000 (13:28 -0500)
committerCherry Mui <cherryyz@google.com>
Thu, 9 Nov 2023 19:24:24 +0000 (19:24 +0000)
commitbd7d757e91181a0a4be26032b6d6d7fc79c85acc
tree191b277364a0f2779526b2843be25395db999b16
parent3aa2823d8b2c96d01980cca277f6cf7923db229f
runtime: skip TestG0StackOverflow on windows/arm64

Temporarily skip to make the builder happy. Will work on a fix.

Updates #63938.

Change-Id: Ic9db771342108430c29774b2c3e50043791189a6
Reviewed-on: https://go-review.googlesource.com/c/go/+/541195
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Cherry Mui <cherryyz@google.com>
src/runtime/crash_test.go