-
Task
-
Resolution: Done
-
Blocker
-
2.5.0.Beta2
-
None
The order in which Maven runs the JUnit tests within a module varies, and we've recently had failures on Hudson that were not failing on developer machines because the order was different. Surefire 4.7 now has the ability to specify the order, and we should do that to make all builds consistent. The "alphabetical" option seems appropriate enough.