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

cover: no output if failed to execute tests #57

Closed
x1unix opened this issue May 29, 2019 · 0 comments
Closed

cover: no output if failed to execute tests #57

x1unix opened this issue May 29, 2019 · 0 comments
Assignees
Labels
bug Something isn't working component:actions Issue related to built-in actions
Milestone

Comments

@x1unix
Copy link
Collaborator

x1unix commented May 29, 2019

Steps to reproduce

  • set GOOS variable to different OS (e.g. darwin)
  • run tests
  • returned exit code error, but no error info in output

Expected

Same error output as from go test

Got

Just exit code error

@x1unix x1unix added bug Something isn't working component:actions Issue related to built-in actions in progress Ticket is in progress labels May 29, 2019
@x1unix x1unix added this to the v0.10.1 milestone May 29, 2019
@x1unix x1unix self-assigned this May 29, 2019
This was referenced May 29, 2019
@x1unix x1unix removed the in progress Ticket is in progress label May 29, 2019
@x1unix x1unix closed this as completed May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component:actions Issue related to built-in actions
Projects
None yet
Development

No branches or pull requests

1 participant