]> Cypherpunks repositories - gostls13.git/commit
reflect: turn off allocation test if instrumentation is on
authorkhr@golang.org <khr@golang.org>
Tue, 20 May 2025 22:59:02 +0000 (15:59 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 21 May 2025 00:27:54 +0000 (17:27 -0700)
commita070533633bd709bc3598dbd7c28edca1d2ba6e2
treeebd3be2a8da033395a48fab035fffc6fb4cf956f
parent4cdca1342b1d3d9591d72a7e7cf67068aa54c524
reflect: turn off allocation test if instrumentation is on

Help fix the asan builders.

Change-Id: I980f5171519643c3543bdefc6ea46fd0fca17c28
Reviewed-on: https://go-review.googlesource.com/c/go/+/674616
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/reflect/all_test.go