Skip to content

Conversation

@carusogabriel
Copy link
Contributor

@carusogabriel carusogabriel commented Mar 2, 2018

Some tests in GCOV have no reason given for skipped tests. This PR adds a message to them, making easy to know why the test was skipped, and maybe fix the section to have one more test running 😄

Should we modify run-tests.php to report this tests, avoiding this in the future?

@nikic
Copy link
Member

nikic commented Mar 11, 2018

Why does this contain many changes from if (!extension_loaded("tidy")) to if(!extension_loaded("tidy")) and similar?

@carusogabriel
Copy link
Contributor Author

@nikic Sorry, maybe was something from my regular expressions. Something that I forgot to mention in the description is that I also change print('skip message') to die('skip message'), as I commented in #3072 (comment) that is a good practice that I learned.

@carusogabriel
Copy link
Contributor Author

Done in parts at c93aba0

@carusogabriel carusogabriel deleted the reason branch July 22, 2018 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants