]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: continued attempt to deflake the VMInfo test.
authorCosmos Nicolaou <cosmos.nicolaou@gmail.com>
Thu, 19 Dec 2024 23:55:05 +0000 (15:55 -0800)
committerGopher Robot <gobot@golang.org>
Fri, 20 Dec 2024 03:19:59 +0000 (19:19 -0800)
commit669d87a935536eb14cb2db311a83345359189924
tree0f7569c4028268091bf104ce80d1bd1097ad6aaf
parent45f49139f5c0c4921239b7f0865c4041e663b1d0
runtime/pprof: continued attempt to deflake the VMInfo test.

This change catches an additional error message to trigger skipping
the test when the underlying system is failing.

Fixes #62352

Change-Id: I5c12b20f3e9023597ff89fc905c0646a80ec4811
Reviewed-on: https://go-review.googlesource.com/c/go/+/637995
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/pprof/vminfo_darwin_test.go