mirror of https://github.com/golang/go.git
The "go test" command invoked via code action/code lens performs a ShowMessage callback to the client when the test is done. Previously it did set severity to "Error" when the test failed, but a failing test isn't a error condition per se. This changes the result to be of severity Info for both successful and failed test invocations. Change-Id: Ib76558d98a434c706823617b9901a88e53864319 Reviewed-on: https://go-review.googlesource.com/c/tools/+/269257 Run-TryBot: Pontus Leitzler <leitzler@gmail.com> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Robert Findley <rfindley@google.com> Trust: Daniel Martí <mvdan@mvdan.cc> |
||
|---|---|---|
| .. | ||
| analysisinternal | ||
| apidiff | ||
| event | ||
| fakenet | ||
| fastwalk | ||
| gocommand | ||
| gopathwalk | ||
| imports | ||
| jsonrpc2 | ||
| lsp | ||
| memoize | ||
| packagesinternal | ||
| proxydir | ||
| span | ||
| stack | ||
| testenv | ||
| tool | ||
| typesinternal | ||
| xcontext | ||