go.tools/dashboard: silence notifications from netbsd-amd64-bsiegert

It is a flaky builder.

LGTM=dave
R=golang-codereviews, dave
CC=golang-codereviews
https://golang.org/cl/155620047
This commit is contained in:
Andrew Gerrand 2014-10-22 11:54:29 +11:00
parent db0461cf4c
commit 501f6851f9
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ const (
var ignoreFailure = map[string]bool{
"dragonfly-386": true,
"dragonfly-amd64": true,
"netbsd-amd64-bsiegert": true,
"netbsd-arm-rpi": true,
"solaris-amd64-smartos": true,
"solaris-amd64-solaris11": true,