]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: disable shootout/spectralnorm on linux/mips64 builder
authorShenghou Ma <minux@golang.org>
Sat, 14 Nov 2015 05:06:46 +0000 (00:06 -0500)
committerMinux Ma <minux@golang.org>
Sat, 14 Nov 2015 21:43:49 +0000 (21:43 +0000)
commit3a96bf0d80304462fda5c68281feb625a2f525ce
tree42ad3077da2c6cdd1e00385599ce86339b87286e
parent754f707f5f6b870892b78814bac4f90086312039
cmd/dist: disable shootout/spectralnorm on linux/mips64 builder

It is too slow with kernel FPU emulator.

Updates #12688.

Change-Id: Ib3a5adfeb46e894550231b14eb0f4fb20aecee11
Reviewed-on: https://go-review.googlesource.com/16922
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/dist/test.go