]> Cypherpunks repositories - gostls13.git/commit
runtime: update TestExitHooks error strings
authorCherry Mui <cherryyz@google.com>
Thu, 23 May 2024 03:09:56 +0000 (23:09 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 23 May 2024 13:59:13 +0000 (13:59 +0000)
commitf109bdd1278d59fc6c506d1db50c52f0e969348e
tree80207d4b001fc70265c612f2f901ebfc47a8e1e8
parent62711d61e5ba3a6c42bc57a28c2402dd8669261f
runtime: update TestExitHooks error strings

The error strings were changed in CL 586259 and no longer include
"internal error". Update the strings in the test.

Should fix the longtest builders.

Change-Id: If227d4b79a8bf5e52a32c3b2eceb086241f079aa
Reviewed-on: https://go-review.googlesource.com/c/go/+/587757
Auto-Submit: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Than McIntosh <thanm@google.com>
src/runtime/ehooks_test.go