]> Cypherpunks repositories - gostls13.git/commit
test: fix tests to work with sizespecializedmalloc turned off
authormatloob@golang.org <matloob@golang.org>
Thu, 13 Nov 2025 22:04:54 +0000 (17:04 -0500)
committerGopher Robot <gobot@golang.org>
Fri, 14 Nov 2025 00:57:31 +0000 (16:57 -0800)
commitd50a571ddfb7661d65c8488b0bbfeacc793f964b
treed72f98a93afcceaa5355dc7ecb1fc8fed7ad64c2
parent704f841eab87462d4eefac07345c96f71fb6e964
test: fix tests to work with sizespecializedmalloc turned off

Cq-Include-Trybots: luci.golang.try:gotip-linux-386-nosizespecializedmalloc,gotip-linux-amd64-nosizespecializedmalloc,gotip-linux-arm64-nosizespecializedmalloc
Change-Id: I6a6a696465004b939c989afc058c4c3e1fb7134f
Reviewed-on: https://go-review.googlesource.com/c/go/+/720401
Auto-Submit: Michael Matloob <matloob@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Matloob <matloob@google.com>
test/codegen/strings.go
test/fixedbugs/issue15747.go
test/live.go
test/live_regabi.go
test/uintptrescapes2.go