]> Cypherpunks repositories - gostls13.git/commit
runtime: relax TestMemoryLimit on darwin a bit more
authorKeith Randall <khr@golang.org>
Thu, 2 Oct 2025 20:09:03 +0000 (13:09 -0700)
committerKeith Randall <khr@google.com>
Mon, 17 Nov 2025 21:45:01 +0000 (13:45 -0800)
commit6caab99026a496107e903469d8c906be66a71896
tree8a6245b2730778bdcdf1a9573aea7de9cacfc8b5
parenteda2e8c683798e435e725f60f0bb580eb4aa9686
runtime: relax TestMemoryLimit on darwin a bit more

Add 8MB more. Covers most of the failures watchflakes has seen.

Fixes #73136

Change-Id: I593c599a9519b8b31ed0f401d4157d27ac692587
Reviewed-on: https://go-review.googlesource.com/c/go/+/708617
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Keith Randall <khr@google.com>
src/runtime/testdata/testprog/gc.go