Mike McLean

Results 3 issues of Mike McLean

If KeyboardInterrupt is raised during testing, then testing stops immediately, the number of completed tests is reported, and an exit code of zero is returned. I found [PR#682](https://github.com/nose-devs/nose/pull/682) from a...

My summary is showing impossible day totals. day | time | percent -----|-------|--------- Sunday 2/25 | 0:31 | 1% Monday 2/26 | 3:43 | 4% Tuesday 2/27 | 19:29 |...

### Short description of the problem Override of `cleanup_on_success` setting triggers mock to run rpmbuild with `--noclean`, which can break builds in certain situations. cleanup_on_success defaults to True, but is...