We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 150a258 commit e382d73Copy full SHA for e382d73
dashboard/builders.go
@@ -2182,6 +2182,7 @@ func init() {
2182
// The machine is slow.
2183
"GO_TEST_TIMEOUT_SCALE=10",
2184
},
2185
+ FlakyNet: true,
2186
})
2187
addBuilder(BuildConfig{
2188
Name: "netbsd-arm64-bsiegert",
@@ -2192,6 +2193,7 @@ func init() {
2192
2193
2194
2195
2196
2197
2198
2199
Name: "plan9-386",
0 commit comments