Trying to find out why Continuum behaves differently ...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1564882 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -375,6 +375,8 @@ under the License.
|
|||||||
<goal>verify</goal>
|
<goal>verify</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<!-- Temporary hack to ensure test order is predictable so can compare local runs with Continuum easily -->
|
||||||
|
<runOrder>alphabetical</runOrder>
|
||||||
<includes>
|
<includes>
|
||||||
<include>**/*TestCase.java</include>
|
<include>**/*TestCase.java</include>
|
||||||
</includes>
|
</includes>
|
||||||
|
|||||||
Reference in New Issue
Block a user