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

[1.0.13] Supress Symphony exception when TTY is not available #226

Merged
merged 3 commits into from Apr 18, 2017

Conversation

deleugpn
Copy link
Contributor

@deleugpn deleugpn commented Apr 18, 2017

Instead of trying to figure out whether TTY is available or not, let Symphony come up with the answer for this (no need to reinvent the wheel). If they tell us it's not available (by throwing an exception), simply ignore it. The side effect is basically no colors on your tests, which people running on CI might not care and/or the CI itself might implement colors themselves.

Without TTY:
Without TTY

With TTY:
With TTY

Should be enough to close #202 and provide liable solution for people supporting #136

@deleugpn deleugpn changed the title Supress Syphone exception when TTY is not available Supress Symphony exception when TTY is not available Apr 18, 2017
mamor added a commit to mamor/dusk-on-wercker-example that referenced this pull request Apr 18, 2017
@taylorotwell taylorotwell merged commit 68a5f1a into laravel:master Apr 18, 2017
@deleugpn deleugpn deleted the revert-223-TTY branch April 18, 2017 14:51
@deleugpn deleugpn changed the title Supress Symphony exception when TTY is not available [1.0.13] Supress Symphony exception when TTY is not available Apr 19, 2017
@bbashy
Copy link
Contributor

bbashy commented Apr 19, 2017

Tag, tag, tag, tag 🥇

@martijnimhoff
Copy link

This would be great!

@bbashy
Copy link
Contributor

bbashy commented Aug 3, 2018

@martijnimhoff Think it's been tagged now.

@karlosremolina
Copy link

thanks

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.

None yet

5 participants