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

Skip XdebugHandlerTest when infection is running via phpdbg #145

Merged
merged 3 commits into from
Jan 31, 2018
Merged

Skip XdebugHandlerTest when infection is running via phpdbg #145

merged 3 commits into from
Jan 31, 2018

Conversation

sidz
Copy link
Member

@sidz sidz commented Jan 31, 2018

We need to skip XdebugHandlerTest when infection is running via phpdbg -qrr bin/infection. So right now infection is not working with phpdbg as we expect.

p.s. Suggest to add phpdbg to travis to avoid issues like that in future. Please vote and I'll try to add it in the current PR

@theofidry
Copy link
Member

👍 for adding a build with phpdbg

@maks-rafalko
Copy link
Member

I'm for it

vote

@sidz
Copy link
Member Author

sidz commented Jan 31, 2018

done, but we have different MSI score for xdebug and phpdbg as we skip tests with phpdbg.
So should we have 2 different scores for both tools or one score would be enough?

@theofidry
Copy link
Member

I think one is enough. The score is bound to be different depending of the coverage tool (it can be even between xdebug versions)

Copy link
Member

@maks-rafalko maks-rafalko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @sidz

@maks-rafalko maks-rafalko merged commit 5cb346b into infection:master Jan 31, 2018
@sidz sidz deleted the phpdbg-fatal-with-xdebug-handler-test branch February 1, 2018 20:20
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.

3 participants