What I'd like to happen is that if I run `py.test --rerun 5 -x` If a test fails it reruns it up to 5 times, but if it fails, pytest then exits.