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

Confusing progress report. #1497

Closed
qnikst opened this issue Dec 11, 2015 · 2 comments
Closed

Confusing progress report. #1497

qnikst opened this issue Dec 11, 2015 · 2 comments

Comments

@qnikst
Copy link
Contributor

qnikst commented Dec 11, 2015

Currently stack progress report in units of work, but it doesn't increment value for units that were already done. As a result usually it's possible to see

stack test --no-run-tests
Progress 7/10

When I see that I may thought that 3 out of ten jobs were not complete, and assume some failure during execution. However in reality 3 jobs were done before and everything was done.
Is there some way to improve situation here?

mgsloan added a commit that referenced this issue Dec 12, 2015
@mgsloan
Copy link
Contributor

mgsloan commented Dec 12, 2015

Hi! Thanks for opening this issue, it inspired me to resolve the similar issue #1302 . Do my fixes also solve this case for you? (use stack upgrade --git to update to the dev version) Otherwise, I'm going to need a way to reliably reproduce this.

mgsloan added a commit that referenced this issue Dec 14, 2015
@mgsloan
Copy link
Contributor

mgsloan commented Jan 4, 2016

Closing as dupe of / covered by #1302

@mgsloan mgsloan closed this as completed Jan 4, 2016
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