]> Cypherpunks repositories - gostls13.git/commit
cmd/link: print the seed in TestRandLayout
authorCherry Mui <cherryyz@google.com>
Fri, 24 May 2024 17:18:50 +0000 (13:18 -0400)
committerCherry Mui <cherryyz@google.com>
Fri, 24 May 2024 20:26:02 +0000 (20:26 +0000)
commit23778fcb276b020d41f7bc8a46fb482a40638017
tree77a99037c8e5c2eff21e873517d09559a8dbf103
parent54efef99b2b9432c2eb6cd63a287a13d43b9bb7b
cmd/link: print the seed in TestRandLayout

When the test fails, print the seed, to help debug.

Change-Id: I1530ce433f3c6b573fbba061452f57c7649cad77
Reviewed-on: https://go-review.googlesource.com/c/go/+/587925
Reviewed-by: Than McIntosh <thanm@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/link/link_test.go