]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: skip TestG0StackOverflow on iOS
authorCherry Mui <cherryyz@google.com>
Fri, 15 Sep 2023 23:57:36 +0000 (19:57 -0400)
committerCherry Mui <cherryyz@google.com>
Mon, 18 Sep 2023 15:14:53 +0000 (15:14 +0000)
commitd516aa6bdceb4d0a0bf4f714ef4a432a3896c6d7
treed16f2087194ab3b4538dd105152014f5e0087ce6
parentc05fceb73cafd642d26660148357a4f60172aa1a
runtime: skip TestG0StackOverflow on iOS

Apparently it falls into infinite printing loop. Skipping for now.
Will investigate.

For #62671.

Change-Id: I5be8e8c1d0f4f2eaa231d6bcdfe13e7f08c28b98
Reviewed-on: https://go-review.googlesource.com/c/go/+/528403
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
src/runtime/crash_test.go