Skip to content

Commit 8df1609

Browse files
author
Bryan C. Mills
committed
dashboard: add known issues for linux/loong64
(This will cause 'greplogs --triage' to filter out this builder by default.) Updates golang/go#53116. Change-Id: Ib238c641b83f6aec3d1fd75933b7d8593313da21 Reviewed-on: https://go-review.googlesource.com/c/build/+/408938 Reviewed-by: Alex Rakoczy <[email protected]> Run-TryBot: Bryan Mills <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
1 parent 0fdcb86 commit 8df1609

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
@@ -2557,6 +2557,7 @@ func init() {
25572557
"GOARCH=loong64",
25582558
"GOHOSTARCH=loong64",
25592559
},
2560+
KnownIssues: []int{53116, 53093},
25602561
})
25612562
addBuilder(BuildConfig{
25622563
FlakyNet: true,

0 commit comments

Comments
 (0)