New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
all: user-facing golang.org/x repos need to stay green #11811
Comments
Update golang/go#11811 Change-Id: I3d875acf58a015fa4cae16473a118ac8196b9b44 Reviewed-on: https://go-review.googlesource.com/12789 Reviewed-by: Andrew Gerrand <adg@golang.org>
CL https://golang.org/cl/12788 mentions this issue. |
CL https://golang.org/cl/12830 mentions this issue. |
Update golang/go#11811 Change-Id: I1f8977cf8eed84936c7c2b568f87abe88f5723f9 Reviewed-on: https://go-review.googlesource.com/12788 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
CL https://golang.org/cl/12832 mentions this issue. |
CL https://golang.org/cl/12765 mentions this issue. |
Some standard library dependencies have changed (packages and files). Both ExampleConfig_CreateFromFiles and ExampleConfig_Import Output needs to be adjusted. Do that. Update golang/go#11811 Change-Id: I523f2adc1aa46f0932a71ccb23dd7c5a6b07fb27 Reviewed-on: https://go-review.googlesource.com/12832 Reviewed-by: Alan Donovan <adonovan@google.com>
Update golang/go#11811 Change-Id: Ic5f1ea87c88d563b6e0ef2d44042e28a9ea03a03 Reviewed-on: https://go-review.googlesource.com/12830 Reviewed-by: Robert Griesemer <gri@golang.org>
CL https://golang.org/cl/12838 mentions this issue. |
CL https://golang.org/cl/13008 mentions this issue. |
For golang/go#11811. Change-Id: I130f9608840177cfb7fb9fae30765fcb5aa77411 Reviewed-on: https://go-review.googlesource.com/13008 Reviewed-by: Russ Cox <rsc@golang.org>
CL https://golang.org/cl/13032 mentions this issue. |
CL https://golang.org/cl/13009 mentions this issue. |
This should help on slower machines. For golang/go#11811. Change-Id: Ibb5d5bf0f6cedcda6437ef0ee3fc1f4ba89dab90 Reviewed-on: https://go-review.googlesource.com/13009 Reviewed-by: Ian Lance Taylor <iant@golang.org>
The output of ExampleConfig_CreateFromFiles and ExampleConfig_Import are different for Windows that for other platforms: They contain internal/syscall/windows packages and unicode/utf16 not present in the output for other platforms. For golang/go#11811. Change-Id: Id391fbeec8123616da86cb68fc3cefcd513b2493 Reviewed-on: https://go-review.googlesource.com/13032 Reviewed-by: Ian Lance Taylor <iant@golang.org>
Attempt to make build work on Plan 9. For golang/go#11811. Change-Id: I37a5eaef441262342994a8f77c86aa5e120deea7 Reviewed-on: https://go-review.googlesource.com/13033 Reviewed-by: Ian Lance Taylor <iant@golang.org>
See golang/go#11975. For golang/go#11811. Change-Id: I56ee20cd798bf963afdf3c81c4745f07850f6dcc Reviewed-on: https://go-review.googlesource.com/13034 Reviewed-by: Ian Lance Taylor <iant@golang.org>
CL https://golang.org/cl/12916 mentions this issue. |
Update golang/go#11811 The increased default concurrency in Go 1.5 showed up a test flake in the TestHostKeyCert test. Under load, when the client provided incorrect data, both sides would race to tear down the connection, which would often lead to the server side, running in its own goroutine to see an unexpected EOF or connection reset. Fix this flake (and the incorrect use of t.Fatalf) by passing the error back to the main goroutine for inspection. This also lets us ignore the expected error in the unsuccessful path Change-Id: I5a95c6d240479e9d537f34177e5ca8023b1b08e9 Reviewed-on: https://go-review.googlesource.com/12916 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
…empty The builders don't have X. (notably Darwin) Perhaps the Linux ones should. Or some should. Please file a separate bug for that. Somebody else might want to upstream this fix to BurntSushi. Updates golang/go#11811 Change-Id: I6d270a83fc59a3923723b5bfbd0b92057a484a1c Reviewed-on: https://go-review.googlesource.com/12765 Reviewed-by: Nigel Tao <nigeltao@golang.org>
CL https://golang.org/cl/13252 mentions this issue. |
For golang/go#11811. Fixes golang/go#11927. Change-Id: Ie60c687ba93aaeb6c164413289f474be63e0224f Reviewed-on: https://go-review.googlesource.com/13252 Reviewed-by: Robert Griesemer <gri@golang.org>
CL https://golang.org/cl/13268 mentions this issue. |
For golang/go#11811. Change-Id: Icf16a2d47fcf2fe0d79dd825ccb851a3d63a660f Reviewed-on: https://go-review.googlesource.com/13268 Reviewed-by: Rob Pike <r@golang.org> Reviewed-by: David Crawshaw <crawshaw@golang.org>
Creating
|
Moving to 1.20. |
See https://build.golang.org/log/1e0572f27630c3a896f17722d89b6cc35d9f52d8 Updates golang/go#11811 Change-Id: I0db67f2c8586b1c36608c6131c803eb26fb87751 Reviewed-on: https://go-review.googlesource.com/24945 Reviewed-by: Andrew Gerrand <adg@golang.org>
See https://build.golang.org/log/1e0572f27630c3a896f17722d89b6cc35d9f52d8 Updates golang/go#11811 Change-Id: I0db67f2c8586b1c36608c6131c803eb26fb87751 Reviewed-on: https://go-review.googlesource.com/24945 Reviewed-by: Andrew Gerrand <adg@golang.org>
See https://build.golang.org/log/1e0572f27630c3a896f17722d89b6cc35d9f52d8 Updates golang/go#11811 Change-Id: I0db67f2c8586b1c36608c6131c803eb26fb87751 Reviewed-on: https://go-review.googlesource.com/24945 Reviewed-by: Andrew Gerrand <adg@golang.org>
See https://build.golang.org/log/1e0572f27630c3a896f17722d89b6cc35d9f52d8 Updates golang/go#11811 Change-Id: I0db67f2c8586b1c36608c6131c803eb26fb87751 Reviewed-on: https://go-review.googlesource.com/24945 Reviewed-by: Andrew Gerrand <adg@golang.org>
See https://build.golang.org/log/1e0572f27630c3a896f17722d89b6cc35d9f52d8 Updates golang/go#11811 Change-Id: I0db67f2c8586b1c36608c6131c803eb26fb87751 Reviewed-on: https://go-review.googlesource.com/24945 Reviewed-by: Andrew Gerrand <adg@golang.org>
The generated static.go file was created in 2019 in CL 156321, and it inherited the generator code from x/tools that uses today's year. There isn't a need to update the copyright year, so make it a constant. This change fixes the failing TestStaticIsUpToDate test in 2020, and prevents it from breaking in every future year. Fixes golang/go#36360 Updates golang/go#11811 Change-Id: Ie87b1219448f1e288539f95280492b4f95b76798 Reviewed-on: https://go-review.googlesource.com/c/website/+/213121 Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org>
See https://build.golang.org/log/c3e046245c4eafbb7b2571ef9ac144b0d29ba2b5 Updates golang/go#11811 Change-Id: I16d2ac26dcda123e1bd8c456e490f6ca45111d24 Reviewed-on: https://go-review.googlesource.com/24946 Reviewed-by: Andrew Gerrand <adg@golang.org> Reviewed-by: Chris Broadfoot <cbro@golang.org>
A change introduced in https://golang.org/cl/18692 expanded upon the errors returned by the json package to be more informative about where the error occurred. This breaks a test in oauth2 that relies on the exact form that an error takes. Fix this test by simply checking whether it passes or not. Fixes golang/go#17363 Updates golang/go#11811 Change-Id: I0062dc64fc1a8fd094b14ed1d0b21528edfbb282 Reviewed-on: https://go-review.googlesource.com/30600 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Creating internal-branch.go1.20-vendor branches for the following repos:
|
Moving to 1.21. |
The |
Creating internal-branch.go1.21-vendor branches for the following repos:
|
Updated internal-branch.go1.21-vendor branches to the commits for latest merge into the main repo (as of
|
Moving to 1.22. |
Update golang/go#11811 The increased default concurrency in Go 1.5 showed up a test flake in the TestHostKeyCert test. Under load, when the client provided incorrect data, both sides would race to tear down the connection, which would often lead to the server side, running in its own goroutine to see an unexpected EOF or connection reset. Fix this flake (and the incorrect use of t.Fatalf) by passing the error back to the main goroutine for inspection. This also lets us ignore the expected error in the unsuccessful path Change-Id: I5a95c6d240479e9d537f34177e5ca8023b1b08e9 Reviewed-on: https://go-review.googlesource.com/12916 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
We need to get the subrepos green consistently for 1.5 and moving forward.
edit 2023-06-23 by @heschi:
Modules that are vendored into the main release, such as
net
andsys
, as well as user-facing libraries liketools
andtext
, must be healthy before a release can be issued. Other modules are out of scope.The text was updated successfully, but these errors were encountered: