resque / php-resque

An implementation of Resque in PHP.
MIT License
214 stars 77 forks source link

Clean up unit test output #55

Closed pprkut closed 2 years ago

pprkut commented 2 years ago

This should fix all the issues scrutinizer has with the unit tests.

pprkut commented 2 years ago

Well, boo :disappointed:

The OOM error remains, and I can't reproduce that one locally.

pprkut commented 2 years ago

However, it looks like the OOM isn't actually an issue and it's rather failing on this line:

The coverage file '/home/scrutinizer/build/coverage.xml' was not found.

because

Error:         No code coverage driver is available