Skip to content

Commit

Permalink
dashboard: add known issue for freebsd-arm-paulzhol
Browse files Browse the repository at this point in the history
For golang/go#52653.
Updates golang/go#52679.

Change-Id: I585d0d69d60739328b6921470d7fea0d9c038537
Reviewed-on: https://go-review.googlesource.com/c/build/+/408700
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Alex Rakoczy <alex@golang.org>
  • Loading branch information
Bryan C. Mills authored and gopherbot committed May 26, 2022
1 parent e494319 commit 3f0c381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dashboard/builders.go
Original file line number Diff line number Diff line change
Expand Up @@ -2689,6 +2689,7 @@ func init() {
"GOARM=7",
"CGO_ENABLED=1",
},
KnownIssues: []int{52679},
})
addBuilder(BuildConfig{
Name: "freebsd-arm64-dmgk",
Expand Down

0 comments on commit 3f0c381

Please sign in to comment.