OK I see in build 800 it took about 1hr17mins end to end.
Thanks
On Sep 14, 2011, at 12:52 PM, Giridharan Kesavan wrote:
If you look further down build is also configure to run tests
"$MAVEN_HOME/bin/mvn test -Dmaven.test.failure.ignore=true -Pclover
-DcloverLicenseLocation=/home/jenkins/tools/
If you look further down build is also configure to run tests
"$MAVEN_HOME/bin/mvn test -Dmaven.test.failure.ignore=true -Pclover
-DcloverLicenseLocation=/home/jenkins/tools/clover/latest/lib/clover.license
> clover.log 2>&1"
mvn clean install -DskipTests is run at the root level to get the
latest
I noticed that even the jenkins build does -DskipTests, is this
because there are too many failures or it simply takes too long?
https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-Hdfs-trunk/
799/consoleFull
/home/jenkins/tools/maven/latest/bin/mvn clean install -DskipTests
When I tr