Comment by lionel.p...@gmail.com:

Score: Positive

General Comment:
Shouldn't we keep an instance of the Random class and then use the same instance for every call to shuffle ? With the current implementation, I have the feeling that all suites and tests with a given number of elements will be "shuffled" the same way.

Anyway, I don't see this behavior as a real problem. The most important thing is to guarantee the execution order with a seed.

For more information:
https://code.google.com/p/robotframework/source/detail?r=c63a57e25bd00bbe56c89fa4f71be12bd9708df4

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to