facile-it / paraunit

Run PHPUnit tests in parallel
https://engineering.facile.it/paraunit/
Apache License 2.0
140 stars 15 forks source link

Abnormal termination with empty output #39

Closed Jean85 closed 8 years ago

Jean85 commented 8 years ago

When an abnormal termination with no output is being reported, we should handle that with a specific message, or it would be unclear what happened.

Jean85 commented 8 years ago

This should be handled for unknown results too, due to the fact that they pop up if the log is missing (example: parse error in the test case)