]> Cypherpunks repositories - gostls13.git/commit
internal/godebug: make test godebug calls not vary
authorDavid Chase <drchase@google.com>
Tue, 9 May 2023 21:23:39 +0000 (17:23 -0400)
committerDavid Chase <drchase@google.com>
Wed, 10 May 2023 20:40:05 +0000 (20:40 +0000)
commit623ebad6850578a8a51d4d73f6ceab2d7de75fd1
tree194cc954915393d5d50e3ecd06b44ed111b3eeed
parent200a01ff5589e2b8eb8cebeb4dcf6469aceaab27
internal/godebug: make test godebug calls not vary

I think there may be an issue in bisect search with
change set elements not actually being independent,
to be explored later.  For now, modify the test to
remove that property.

Change-Id: I4b171bc024795d950cf4663374ad1dfc4e2952fc
Reviewed-on: https://go-review.googlesource.com/c/go/+/494036
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/internal/godebug/godebug_test.go