golang / vscode-go

Go extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=golang.Go
Other
3.8k stars 730 forks source link

src/goTest: fix multifile suite test fails to debug #3128

Closed Cr4zySheep closed 5 months ago

Cr4zySheep commented 6 months ago

I have resumed the pull request golang/vscode-go#2415 and added the missing tests.

Here is the original description:

Collect a packages suites and maps their name with the caller function. This mapping is used to fix a bug where vscode-go was formatting wrong arguments for dlv (-test.run).

Fixes golang/vscode-go#2414

google-cla[bot] commented 6 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

gopherbot commented 6 months ago

This PR (HEAD: b1e7ab780ea6fb383eaed7162139747600b13698) has been imported to Gerrit for code review.

Please visit Gerrit at https://go-review.googlesource.com/c/vscode-go/+/555676.

Important tips:

gopherbot commented 6 months ago

Message from Gopher Robot:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/555676. After addressing review feedback, remember to publish your drafts!

gopherbot commented 6 months ago

Message from Gopher Robot:

Patch Set 1:

Congratulations on opening your first change. Thank you for your contribution!

Next steps: A maintainer will review your change and provide feedback. See https://go.dev/doc/contribute#review for more info and tips to get your patch through code review.

Most changes in the Go project go through a few rounds of revision. This can be surprising to people new to the project. The careful, iterative review process is our way of helping mentor contributors and ensuring that their contributions have a lasting impact.


Please don’t reply on this GitHub thread. Visit golang.org/cl/555676. After addressing review feedback, remember to publish your drafts!

gopherbot commented 6 months ago

Message from Loïc M.:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/555676. After addressing review feedback, remember to publish your drafts!

gopherbot commented 6 months ago

Message from Hyang-Ah Hana Kim:

Patch Set 2: Run-TryBot+1

(3 comments)


Please don’t reply on this GitHub thread. Visit golang.org/cl/555676. After addressing review feedback, remember to publish your drafts!

gopherbot commented 6 months ago

This PR (HEAD: 9c2e3fb1d1b16be5567dbd4621f165e17231c1fe) has been imported to Gerrit for code review.

Please visit Gerrit at https://go-review.googlesource.com/c/vscode-go/+/555676.

Important tips:

gopherbot commented 6 months ago

This PR (HEAD: 1d6148cdbf5914de86f3b5efbd651c6f73d0ae4c) has been imported to Gerrit for code review.

Please visit Gerrit at https://go-review.googlesource.com/c/vscode-go/+/555676.

Important tips:

gopherbot commented 5 months ago

This PR (HEAD: 306b9e52f86e8269e6af44446eb330029f8fb852) has been imported to Gerrit for code review.

Please visit Gerrit at https://go-review.googlesource.com/c/vscode-go/+/555676.

Important tips:

gopherbot commented 5 months ago

This PR (HEAD: 0fa9525dc1c5f0389775e59d83065e4d32558a08) has been imported to Gerrit for code review.

Please visit Gerrit at https://go-review.googlesource.com/c/vscode-go/+/555676.

Important tips:

gopherbot commented 5 months ago

Message from Loïc M.:

Patch Set 6:

(3 comments)


Please don’t reply on this GitHub thread. Visit golang.org/cl/555676. After addressing review feedback, remember to publish your drafts!

gopherbot commented 5 months ago

Message from Hyang-Ah Hana Kim:

Patch Set 6: Commit-Queue+1


Please don’t reply on this GitHub thread. Visit golang.org/cl/555676. After addressing review feedback, remember to publish your drafts!

gopherbot commented 5 months ago

Message from kokoro:

Patch Set 6:

Kokoro presubmit build queued for golang/vscode-go/gcp_ubuntu/presubmit Logs at: http://sponge2.corp.google.com/59a217f7-3c1f-4916-bb69-c734a1e0d8bd


Please don’t reply on this GitHub thread. Visit golang.org/cl/555676. After addressing review feedback, remember to publish your drafts!

gopherbot commented 5 months ago

Message from kokoro:

Patch Set 6:

Kokoro presubmit build starting for golang/vscode-go/gcp_ubuntu/presubmit Logs at: https://source.cloud.google.com/results/invocations/59a217f7-3c1f-4916-bb69-c734a1e0d8bd


Please don’t reply on this GitHub thread. Visit golang.org/cl/555676. After addressing review feedback, remember to publish your drafts!

gopherbot commented 5 months ago

Message from kokoro:

Patch Set 6: TryBot-Result+1

Kokoro presubmit build finished with status: SUCCESS Logs at: https://source.cloud.google.com/results/invocations/59a217f7-3c1f-4916-bb69-c734a1e0d8bd


Please don’t reply on this GitHub thread. Visit golang.org/cl/555676. After addressing review feedback, remember to publish your drafts!

gopherbot commented 5 months ago

Message from Hyang-Ah Hana Kim:

Patch Set 6: Code-Review+2


Please don’t reply on this GitHub thread. Visit golang.org/cl/555676. After addressing review feedback, remember to publish your drafts!

gopherbot commented 5 months ago

Message from Than McIntosh:

Patch Set 6: Code-Review+1


Please don’t reply on this GitHub thread. Visit golang.org/cl/555676. After addressing review feedback, remember to publish your drafts!

gopherbot commented 5 months ago

This PR is being closed because golang.org/cl/555676 has been merged.