]> Cypherpunks repositories - gostls13.git/commit
test: disable flaky heapsampling test for now
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 30 Oct 2015 20:33:28 +0000 (13:33 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 30 Oct 2015 20:48:03 +0000 (20:48 +0000)
commit7c167f270826039590af43360b9fb9b2890fe13d
tree620783b758096211d7d1f5a3fd996ecbba64ecda
parent8e7a3ea11ec1a3bf8455cdde251a54e9baac1dda
test: disable flaky heapsampling test for now

Flaky tests do more harm than good.

Updates #13098

Change-Id: I179ed810b49bbb96c8df462bfa20b70231b26772
Reviewed-on: https://go-review.googlesource.com/16521
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
test/heapsampling.go