Details
Description
This order is configurable since version 2.7 of maven-surefire-plugin and default is "filesystem".
"Random" seems to be a good practise, which allows to find hidden "shared state" in code and forces to write a good self-contained tests without inter-dependencies.
Done in r5084.