]> Cypherpunks repositories - gostls13.git/commit
test: don't run fixedbugs/issue11656.go on netbsd/386
authorIan Lance Taylor <iant@golang.org>
Tue, 28 Jul 2015 15:33:24 +0000 (08:33 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 28 Jul 2015 16:36:46 +0000 (16:36 +0000)
commit2fc2f8ddc2b7b8cdbd9fb00adb662a3847a0b859
tree8b8c66b5d712ba875e82e996565dab850d8e10ae
parent92e2252b21d4e884bbd06737e5578537267205eb
test: don't run fixedbugs/issue11656.go on netbsd/386

The netbsd/386 builder reports a failure at
http://build.golang.org/log/c21c45a4fc6f4845868aa3ebde0f5bb3f167f3a3

I'm assuming that this is similar to the unknown openbsd failure.

Update #11910.

Change-Id: I9cdfefa23dc7cda3849f14814b3ce531f1d39e93
Reviewed-on: https://go-review.googlesource.com/12777
Reviewed-by: David Crawshaw <crawshaw@golang.org>
test/fixedbugs/issue11656.go