mirror of
https://github.com/golang/go
synced 2024-11-05 18:36:08 +00:00
test: fast GC+concurrency+types verification
This test runs independent goroutines modifying a comprehensive variety of local vars to look for garbage collector regressions. This test has been verified to trigger issue 22781 on the go1.9.2 tag. This test expands on test/fixedbugs/issue22781.go. Tests #22781 Change-Id: Id32f8dde7ef650aea1b1b4cf518e6d045537bfdc Reviewed-on: https://go-review.googlesource.com/93715 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
aee71dd70b
commit
e0adc35c47
1 changed files with 1850 additions and 0 deletions
1850
test/gcgort.go
Normal file
1850
test/gcgort.go
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue