-
Notifications
You must be signed in to change notification settings - Fork 18k
cmd/go: print not-defaults arch-env #67493
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
Conversation
This PR (HEAD: da04d70) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/586241. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from qiu laidongfeng2: Patch Set 1: Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-05-18T03:05:49Z","revision":"b5c61a3c7a49461807d2415034ee6982489347f5"} Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
This PR (HEAD: 598760d) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/586241. Important tips:
|
Message from qiu laidongfeng2: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from Go LUCI: Patch Set 1: This CL has failed the run. Reason: Tryjob golang/try/gotip-linux-amd64-boringcrypto 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/586241. |
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from qiu laidongfeng2: Patch Set 2: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-05-18T03:18:39Z","revision":"32abbfbf46dcb46a42b426b308a51158024d349b"} Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from qiu laidongfeng2: Patch Set 2: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from Go LUCI: Patch Set 2: This CL has failed the run. Reason: Tryjob golang/try/gotip-linux-amd64 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/586241. |
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
This PR (HEAD: 4341b78) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/586241. Important tips:
|
This PR (HEAD: ccbc40f) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/586241. Important tips:
|
Message from qiu laidongfeng2: Patch Set 4: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from Go LUCI: Patch Set 4: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-05-18T04:03:53Z","revision":"1d75b023769c4e2b52ce3b5634a951a9623cd380"} Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from qiu laidongfeng2: Patch Set 4: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
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/586241. |
Message from Go LUCI: Patch Set 4: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from Michael Matloob: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from qiu laidongfeng2: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from Michael Matloob: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Fixes golang#67492 For golang#34208 Change-Id: I33a029f307d4a199dc338387cde41d49764f8fd7
This PR (HEAD: 26a0899) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/586241. Important tips:
|
This PR (HEAD: 8ef7cf5) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/586241. Important tips:
|
Message from qiu laidongfeng2: Patch Set 6: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from Go LUCI: Patch Set 6: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-07-03T14:00:25Z","revision":"ffc22380e7bac72534e95bf9993996da7b100e86"} Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from qiu laidongfeng2: Patch Set 6: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from Go LUCI: Patch Set 6: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from Go LUCI: Patch Set 6: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from qiu laidongfeng2: Patch Set 6: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from Michael Matloob: Patch Set 6: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Message from David Chase: Patch Set 6: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
Fixes #67492 For #34208 Change-Id: Idcddf88aad8e18b0274ce8e2ff8a83d57db603a6 GitHub-Last-Rev: 8ef7cf5 GitHub-Pull-Request: #67493 Reviewed-on: https://go-review.googlesource.com/c/go/+/586241 Reviewed-by: David Chase <[email protected]> Reviewed-by: Michael Matloob <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
Message from qiu laidongfeng2: Patch Set 6: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/586241. |
This PR is being closed because golang.org/cl/586241 has been merged. |
Fixes #67492 For #34208 Change-Id: Idcddf88aad8e18b0274ce8e2ff8a83d57db603a6 GitHub-Last-Rev: 8ef7cf59d0fd6d2d99177277c8a4237e7a86f895 GitHub-Pull-Request: golang/go#67493 Reviewed-on: https://go-review.googlesource.com/c/go/+/586241 Reviewed-by: David Chase <[email protected]> Reviewed-by: Michael Matloob <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
Fixes #67492
For #34208