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

single test suite failure should show entire log #388

Closed
gregwebs opened this issue Jun 23, 2015 · 2 comments
Closed

single test suite failure should show entire log #388

gregwebs opened this issue Jun 23, 2015 · 2 comments
Assignees
Milestone

Comments

@gregwebs
Copy link
Contributor

In a multi-cabal file project build, if one test suite fails, I should see the test log. Instead stack only tells me where the log is.
This is a regression that I thought I reported a while back and was fixed once before, although I am having trouble finding the actual github issue.
We are using the 0.1 release

Progress: 9/10
Completed all 10 actions.
Test suite failure for package fr-0.1.0.0
    fr-test:  exited with: ExitFailure 1

Full log available at /home/ubuntu/backend/.stack-work/logs/fr-0.1.0.0.log
@gregwebs
Copy link
Contributor Author

The command we are running is stack test. stack build works at least to some degree in this scenario

@snoyberg snoyberg added this to the 0.2.0.0 milestone Jun 24, 2015
@snoyberg snoyberg self-assigned this Jun 24, 2015
@snoyberg
Copy link
Contributor

@gregwebs Could catch, should be fixed on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants