]> Cypherpunks repositories - gostls13.git/commit
runtime: remove TestCollisions from -short
authorKeith Randall <khr@golang.org>
Sat, 24 Sep 2016 02:57:16 +0000 (19:57 -0700)
committerKeith Randall <khr@golang.org>
Sat, 24 Sep 2016 03:10:13 +0000 (03:10 +0000)
commit60074b0fd35e438b06ba8e42c0e90b1a8a2945b7
tree725254818a979773b75e0b8ff592332c9c838b65
parentab552aa3b69deb208b38677880e86aa41c3a9e47
runtime: remove TestCollisions from -short

Takes a bit too long to run it all the time.

Fixes #17217
Update #17104

Change-Id: I4802190ea16ee0f436a7f95b093ea0f995f5b11d
Reviewed-on: https://go-review.googlesource.com/29751
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/hash_test.go