x/tools/gopls: adding a new test file results in no diagnostics (no metadata for package) #38423
Labels
Comments
This was referenced May 5, 2020
I think that this has likely already been fixed, and if not, it will be fixed in 1.16 with native go/packages overlays. Going to close this, as there is no concrete repro case. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add regression tests and fixes for these cases. In one observed case, no diagnostics were propagated. This could be a new test package, a new x_test package, or new files in existing tests.
The text was updated successfully, but these errors were encountered: