-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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
cmd/go: show GODEBUG from environment variable by 'go env' #65779
Conversation
This PR (HEAD: 7d0f458) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/565095. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Jes Cok: Patch Set 1: Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-02-18T10:53:32Z","revision":"44b4275c1f4f8fa939a6d09903111560cfc09f10"} Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Jes Cok: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Go LUCI: Patch Set 1: This CL has failed the run. Reason: Tryjob golang/try/gotip-linux-386 has failed with summary (view all results): FAILURE
Tests failed. See all test results. Error: Links: Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
This PR (HEAD: 6bf2333) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/565095. Important tips:
|
Message from Jes Cok: Patch Set 2: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-02-18T12:10:18Z","revision":"2a207b8f2fc911d9a5214457e53b34763ff63155"} Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result-1 Copied votes on follow-up patch sets have been updated:
Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Go LUCI: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-02-18T12:23:55Z","revision":"69c9491db5d08495a0f4d145a06000863e5cd05c"} Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Go LUCI: Patch Set 3: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Go LUCI: Patch Set 4: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-02-18T12:36:10Z","revision":"c0b12437b60197d3bb91cd9f2f882d2dc68b2d06"} Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Jes Cok: Patch Set 4: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Go LUCI: Patch Set 4: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Go LUCI: Patch Set 4: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Mauri de Souza Meneguzzo: Patch Set 4: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Bryan Mills: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Michael Pratt: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
This PR (HEAD: 3c9257f) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/565095. Important tips:
|
Message from Jes Cok: Patch Set 6: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
This PR (HEAD: 952aeed) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/565095. Important tips:
|
Message from Jes Cok: Patch Set 7: Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Go LUCI: Patch Set 7: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-02-21T17:55:09Z","revision":"5bda1544f8c2678b6a0409ab2022fb81f8a68c1a"} Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Jes Cok: Patch Set 7: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Go LUCI: Patch Set 7: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Go LUCI: Patch Set 7: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Message from Jes Cok: Patch Set 7: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/565095. |
Fixes #65777