]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.6] syscall: disable TestGetfsstat failure on builders
authorRuss Cox <rsc@golang.org>
Thu, 1 Dec 2016 20:20:25 +0000 (15:20 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 1 Dec 2016 20:28:06 +0000 (20:28 +0000)
commit7ae77e2c3aca3f2630a7d7449e32de93fb519915
treef8122fe85720ca7b3a13125dda4b7b017833fde6
parentf0fa13b346c1be50aae0eb4349a7c09bdc5826fc
[release-branch.go1.6] syscall: disable TestGetfsstat failure on builders

The underlying bug is fixed on master.
We don't need to (nor want to) port the fix back,
but we do want to be able to run all.bash for
minor releases.

Change-Id: Ib612fc84fd8cd1f57456dd300855318badf97cf7
Reviewed-on: https://go-review.googlesource.com/33850
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/syscall/syscall_bsd_test.go