Hi Dawid, On Mon, Mar 2, 2015 at 10:50 AM, Dawid Weiss <[email protected]> wrote: > Look at "ant test-help": > > [help] # Use repeatable suite order on slave JVMs (disables job > stealing). > [help] ant -Dtests.dynamicAssignmentRatio=0 test > > This will keep the test-JVM assignment constant for a given seed. > Jenkins by default doesn't use this (to allow better load-balancing > based on historical data) so you won't be able to reproduce its test > order identically, but if you experiment with a few fixed seeds and > the above setting you may hit the same problem again (and then > reproduce the assignment).
OK, thanks for the explanation Dawid. I will beast locally then. -- Adrien --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
