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

The color of the progress bar is changed to gray when the test run is finished in the debugger with Xdebug. #7

Open
iteman opened this issue Aug 18, 2012 · 0 comments
Labels

Comments

@iteman
Copy link
Member

iteman commented Aug 18, 2012

The color of the progress bar is always changed to gray and the focus is moved to the Console view when the test run is finished.

I think that the cause of this problem is the exit value from the process. The expected exit value is 0 but the actual exit value is 143.

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

No branches or pull requests

1 participant