-
Notifications
You must be signed in to change notification settings - Fork 18k
cmd/go: relax the regular expression of TestScript/list_pkgconfig_error #68324
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
FIxes golang#68283 Change-Id: I0b456463d9dd7206dd1ed3ed3b3d7a18762cd95d
This PR (HEAD: 738515b) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/596935. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from qiu laidongfeng2: Patch Set 1: Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-07-06T12:01:01Z","revision":"c751fef1529321710fe4497991adc83eeb3006c9"} Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from qiu laidongfeng2: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Go LUCI: Patch Set 1: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Michael Matloob: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from qiu laidongfeng2: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Michael Matloob: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
This PR (HEAD: f73a487) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/596935. Important tips:
|
Message from qiu laidongfeng2: Patch Set 2: Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-09-07T07:15:55Z","revision":"ed2e9cb0f91c29a2044bc27e84cccf17ae0f3d36"} Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from qiu laidongfeng2: Patch Set 2: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Go LUCI: Patch Set 2: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from qiu laidongfeng2: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Michael Matloob: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from qiu laidongfeng2: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Michael Matloob: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from qiu laidongfeng2: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Michael Matloob: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
This PR (HEAD: 206ce8b) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/596935. Important tips:
|
Message from qiu laidongfeng2: Patch Set 3: Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Go LUCI: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-09-18T13:50:19Z","revision":"e9568838cd74c78540580c47390ed11d7bc68ec5"} Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from qiu laidongfeng2: Patch Set 3: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Go LUCI: Patch Set 3: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Go LUCI: Patch Set 3: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from qiu laidongfeng2: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from Michael Matloob: Patch Set 3: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Message from David Chase: Patch Set 3: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
Fixes #68283 Change-Id: Ia6af550f0fc232e4ae6f7ea96370138e958aaca2 GitHub-Last-Rev: 206ce8b GitHub-Pull-Request: #68324 Reviewed-on: https://go-review.googlesource.com/c/go/+/596935 Reviewed-by: David Chase <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Ian Lance Taylor <[email protected]> Reviewed-by: Michael Matloob <[email protected]>
Message from Ian Lance Taylor: Patch Set 3: Auto-Submit+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/596935. |
This PR is being closed because golang.org/cl/596935 has been merged. |
Fixes #68283