commit | c19e5887f4336faf373c0e65be2cbaab919ed771 | [log] [tgz] |
---|---|---|
author | Cherry Mui <cherryyz@google.com> | Wed Jul 17 14:34:00 2024 -0400 |
committer | Carlos Amedee <carlos@golang.org> | Thu Oct 31 20:50:59 2024 +0000 |
tree | 7cf94e58b112da0aa323352ef21040444fd69dde | |
parent | e3fd4ba7f954d7025b8ba9e3f7961344cccad922 [diff] |
[release-branch.go1.22] cmd/cgo/internal/testcarchive: remove 1-minute timeout The 1-minute test timeout seems a bit arbitrary. Use internal/testenv.Command, which applies t.Deadline to subcommand. For #67566. Fixes #70124. Change-Id: If84c96e353bdfaf02c9b123758198e031305ae32 Reviewed-on: https://go-review.googlesource.com/c/go/+/599056 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> (cherry picked from commit 8c88f0c7365dc329506073e035f9609c36fe7020) Reviewed-on: https://go-review.googlesource.com/c/go/+/623595 Reviewed-by: Cherry Mui <cherryyz@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 4.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.