Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(847)

Unified Diff: dashboard/app/build/notify.go

Issue 179820043: code review 179820043: x/tools/dashboard/app: ignore freebsd-arm failures (Closed)
Patch Set: diff -r 891c383e4b72aaedb55a165cfaa4d4fbb0881bdf https://code.google.com/p/go.tools Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dashboard/app/build/notify.go
===================================================================
--- a/dashboard/app/build/notify.go
+++ b/dashboard/app/build/notify.go
@@ -38,6 +38,7 @@
var ignoreFailure = map[string]bool{
"dragonfly-386": true,
"dragonfly-amd64": true,
+ "freebsd-arm": true,
"netbsd-amd64-bsiegert": true,
"netbsd-arm-rpi": true,
"plan9-amd64-aram": true,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b