mirror of https://github.com/apache/activemq.git
get consistent run order for tests to ease diagnostics of intermittent failures
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1363348 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3c4848b8a5
commit
62a6e358c8
|
@ -430,6 +430,7 @@
|
|||
<useFile>true</useFile>
|
||||
<argLine>${surefire.argLine}</argLine>
|
||||
<useManifestOnlyJar>false</useManifestOnlyJar>
|
||||
<runOrder>alphabetical</runOrder>
|
||||
|
||||
<systemProperties>
|
||||
<property>
|
||||
|
|
Loading…
Reference in New Issue