Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

File paths in the test output are not clickable when using Go modules #1973

Closed
ramya-rao-a opened this issue Oct 7, 2018 · 1 comment
Closed
Labels
go-modules Related to Go modules

Comments

@ramya-rao-a
Copy link
Contributor

Steps to Reproduce:

  1. In a project using Go modules, write a test that will fail
  2. Run the test using any means: codelens or the test commands

The output contains only the file name and is not clickable:

image

When not using Go modules, the output contains the absolute path of the file and is clickable

image

@ramya-rao-a
Copy link
Contributor Author

This is fixed in the latest update to the Go extension (0.6.91)

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go-modules Related to Go modules
Projects
None yet
Development

No branches or pull requests

1 participant