Skip to content

Commit 17fb1f8

Browse files
prattmicgopherbot
authored andcommitted
dashboard: remove darwin-amd64-longtest known issue
Tests are passing now. Fixes golang/go#35678 Change-Id: Id8df168207b640fe590007c0022b9aee78b6b301 Reviewed-on: https://go-review.googlesource.com/c/build/+/484476 Commit-Queue: Michael Pratt <mpratt@google.com> Run-TryBot: Michael Pratt <mpratt@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Bryan Mills <bcmills@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Michael Pratt <mpratt@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
1 parent 8d56fa5 commit 17fb1f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dashboard/builders.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2609,7 +2609,6 @@ func init() {
26092609
}
26102610
return b
26112611
},
2612-
KnownIssues: []int{35678},
26132612
env: []string{
26142613
"GO_TEST_TIMEOUT_SCALE=5", // give them lots of time
26152614
},

0 commit comments

Comments
 (0)