You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the same timeout scale value of 5 for darwin-amd64-longtest as
for all other -longtest builders has proven not to work well. Scale it
by another factor of 2 to account for its overhead due to emulation.
The few data points I've manually collected so far suggest this is
enough to allow it to pass reliably, and we will be able to collect
more as part of release testing.
For golang/go#29252.
Fixesgolang/go#60919.
Change-Id: Id740248703903eb1b351d7bf284f8749ab0386d0
Reviewed-on: https://go-review.googlesource.com/c/build/+/506515
Run-TryBot: Dmitri Shuralyov <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
Reviewed-by: Michael Pratt <[email protected]>
Reviewed-by: Bryan Mills <[email protected]>
Auto-Submit: Dmitri Shuralyov <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
Reviewed-by: Carlos Amedee <[email protected]>
0 commit comments