Skip to content

Commit 560d411

Browse files
Bryan C. Millsgopherbot
Bryan C. Mills
authored andcommitted
dashboard: add known issue for plan9-arm
For golang/go#52653. Updates golang/go#49338. Change-Id: Ib23be56bd79bce8b3168cb40064916a2a91dbb88 Reviewed-on: https://go-review.googlesource.com/c/build/+/408697 Auto-Submit: Bryan Mills <[email protected]> Reviewed-by: Alex Rakoczy <[email protected]> Run-TryBot: Bryan Mills <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
1 parent 4f9a225 commit 560d411

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dashboard/builders.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2697,6 +2697,7 @@ func init() {
26972697
HostType: "host-plan9-arm-0intro",
26982698
distTestAdjust: noTestDirAndNoReboot,
26992699
buildsRepo: plan9Default,
2700+
KnownIssues: []int{49338},
27002701
})
27012702
addBuilder(BuildConfig{
27022703
Name: "plan9-amd64-0intro",

0 commit comments

Comments
 (0)