Skip to content

Commit a4272d9

Browse files
authored
surefire.runOrder=alphabetical for reproducibility (#1995)
1 parent a429dbe commit a4272d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@ and
496496
</systemPropertyVariables>
497497
<!-- SUREFIRE-1588 workaround; too late for systemProperties: -->
498498
<argLine>-Djdk.net.URLClassPath.disableClassPathURLCheck=true</argLine>
499+
<runOrder>alphabetical</runOrder>
499500
</configuration>
500501
</plugin>
501502
<plugin>

0 commit comments

Comments
 (0)