Group (shared) Maven 2 Build Definition (Java 1.5) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Continuum-Build-Host: vmbuild X-Continuum-Project-Id: 97 X-Continuum-Project-Name: Commons Math
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=26495&projectId=97 Build statistics: State: Failed Previous State: Failed Started at: Tue 19 Mar 2013 19:34:12 +0000 Finished at: Tue 19 Mar 2013 19:44:49 +0000 Total time: 10m 37s Build Trigger: Forced Build Number: 1215 Exit code: 1 Building machine hostname: vmbuild Operating system : Linux(unknown) Java Home version : java version "1.6.0_30" Java(TM) SE Runtime Environment (build 1.6.0_30-b12) Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode) Builder version : Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000) Java version: 1.6.0_30 Java home: /usr/lib/jvm/jdk1.6.0_30/jre Default locale: en_AU, platform encoding: UTF-8 OS name: "linux" version: "2.6.32-41-server" arch: "amd64" Family: "unix" **************************************************************************** SCM Changes: **************************************************************************** Changed: luc @ Tue 19 Mar 2013 19:32:28 +0000 Comment: Removed a spurious @Override. Files changed: /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/optim/nonlinear/vector/jacobian/AbstractLeastSquaresOptimizerAbstractTest.java ( 1458468 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Definition: **************************************************************************** POM filename: pom.xml Goals: clean deploy Arguments: --batch-mode -Pjava-1.5 -Dgpg.skip -Prelease Build Fresh: false Always Build: false Default Build Definition: true Schedule: COMMONS_SCHEDULE Profile Name: Maven 2.2.1 Description: Group (shared) Maven 2 Build Definition (Java 1.5) **************************************************************************** Test Summary: **************************************************************************** Tests: 4950 Failures: 4 Errors: 0 Success Rate: 99 Total time: 567.13715 **************************************************************************** Test Failures: **************************************************************************** EventFilterTest testHistoryIncreasingForward : java.lang.AssertionError java.lang.AssertionError: /home/luc/x.dat (No such file or directory) at org.junit.Assert.fail(Assert.java:93) at org.apache.commons.math3.ode.events.EventFilterTest.testHistory(EventFilterTest.java:137) at org.apache.commons.math3.ode.events.EventFilterTest.testHistoryIncreasingForward(EventFilterTest.java:42) testHistoryIncreasingBackward : java.lang.AssertionError java.lang.AssertionError: /home/luc/x.dat (No such file or directory) at org.junit.Assert.fail(Assert.java:93) at org.apache.commons.math3.ode.events.EventFilterTest.testHistory(EventFilterTest.java:137) at org.apache.commons.math3.ode.events.EventFilterTest.testHistoryIncreasingBackward(EventFilterTest.java:59) testHistoryDecreasingForward : java.lang.AssertionError java.lang.AssertionError: /home/luc/x.dat (No such file or directory) at org.junit.Assert.fail(Assert.java:93) at org.apache.commons.math3.ode.events.EventFilterTest.testHistory(EventFilterTest.java:137) at org.apache.commons.math3.ode.events.EventFilterTest.testHistoryDecreasingForward(EventFilterTest.java:76) testHistoryDecreasingBackward : java.lang.AssertionError java.lang.AssertionError: /home/luc/x.dat (No such file or directory) at org.junit.Assert.fail(Assert.java:93) at org.apache.commons.math3.ode.events.EventFilterTest.testHistory(EventFilterTest.java:137) at org.apache.commons.math3.ode.events.EventFilterTest.testHistoryDecreasingBackward(EventFilterTest.java:93) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org