Message 95166 - Python tracker (original) (raw)
It can be useful to run one or several of the regression tests in a loop, until one of the tests fail. Here is a patch to do that.
(interesting thing, by the way: you can combine it with -j, in order to run several instance of the test at once)