Skip to content
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

feat: show build error in test output #219

Merged
merged 2 commits into from
Nov 30, 2024
Merged

feat: show build error in test output #219

merged 2 commits into from
Nov 30, 2024

Conversation

fredrikaverpil
Copy link
Owner

@fredrikaverpil fredrikaverpil commented Nov 21, 2024

fixes #218

🚧

  • More accurately catch build errors.
  • Propagate failure status to all tests in affected go package.
  • Verify that go list errors fit into this new error handling.

@fredrikaverpil fredrikaverpil marked this pull request as ready for review November 30, 2024 13:07
@fredrikaverpil fredrikaverpil merged commit 51a165e into main Nov 30, 2024
10 checks passed
@fredrikaverpil fredrikaverpil deleted the builderrors branch November 30, 2024 13:07
This was referenced Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: neotest-golang shows WARN when there are build errors
1 participant