Skip to content

Commit

Permalink
dashboard: add known issue for linux-amd64-unified
Browse files Browse the repository at this point in the history
For golang/go#52653.
Updates golang/go#52150.

Change-Id: Ie76101e2a790b77c85a89fe41f4069f8cdd1522d
Reviewed-on: https://go-review.googlesource.com/c/build/+/408699
Auto-Submit: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Alex Rakoczy <alex@golang.org>
  • Loading branch information
Bryan C. Mills authored and gopherbot committed May 26, 2022
1 parent fcb5900 commit e494319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dashboard/builders.go
Expand Up @@ -1804,6 +1804,7 @@ func init() {
},
numTestHelpers: 1,
numTryTestHelpers: 4,
KnownIssues: []int{52150},
})
addBuilder(BuildConfig{
Name: "linux-amd64-nounified",
Expand Down

0 comments on commit e494319

Please sign in to comment.