Skip to content

Commit

Permalink
dashboard: add known issue to darwin-amd64-longtest
Browse files Browse the repository at this point in the history
For golang/go#35678.

Change-Id: I1d408c6547e689702311d73b5bf56adf4d1cd150
Reviewed-on: https://go-review.googlesource.com/c/build/+/482915
Run-TryBot: Michael Pratt <mpratt@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
  • Loading branch information
prattmic committed Apr 6, 2023
1 parent db0c0a0 commit 7956451
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 @@ -2607,6 +2607,7 @@ func init() {
}
return b
},
KnownIssues: []int{35678},
env: []string{
"GO_TEST_TIMEOUT_SCALE=5", // give them lots of time
},
Expand Down

0 comments on commit 7956451

Please sign in to comment.