]> Cypherpunks repositories - gostls13.git/commit
context: skip allocs test with -asan
authorDamien Neil <dneil@google.com>
Tue, 4 Mar 2025 23:39:42 +0000 (15:39 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 5 Mar 2025 00:37:03 +0000 (16:37 -0800)
commita1889554fc3e0c15b4a9870b49bf3a0252f80688
tree8608ebd60d32e0a987aca03d93300d3a70587d42
parent3705a6f1f0a66e70916bb09f50f4fcd1c520df53
context: skip allocs test with -asan

Allocates more with -asan after CL 653795.

Change-Id: Ib8cc1de1d649623713b6fc123c1c59a47528857b
Reviewed-on: https://go-review.googlesource.com/c/go/+/654876
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Damien Neil <dneil@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/context/x_test.go