Group (shared) Maven 3 Build Definition (Java 1.6)
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: Apache Commons Math

Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=27646&projectId=97

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Fri 21 Feb 2014 12:20:14 +0000
  Finished at: Fri 21 Feb 2014 12:26:13 +0000
  Total time: 5m 58s
  Build Trigger: Schedule
  Build Number: 1341
  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 3.0.2 (r1056850; 2011-01-09 00:58:10+0000)
          Java version: 1.6.0_30, vendor: Sun Microsystems Inc.
          Java home: /usr/lib/jvm/jdk1.6.0_30/jre
          Default locale: en_US, platform encoding: ANSI_X3.4-1968
          OS name: "linux", version: "2.6.32-52-server", arch: "amd64", family: 
"unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: luc @ Fri 21 Feb 2014 11:26:09 +0000
Comment: Field vectors now implement the visitor pattern just like real vectors.

JIRA: MATH-820
Files changed:
  /commons/proper/math/trunk/src/changes/changes.xml ( 1570536 )
  
/commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/ArrayFieldVector.java
 ( 1570536 )
  
/commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/FieldVectorChangingVisitor.java
 ( 1570536 )
  
/commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/FieldVectorPreservingVisitor.java
 ( 1570536 )
  
/commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/SparseFieldVector.java
 ( 1570536 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/ArrayFieldVectorTest.java
 ( 1570536 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/SparseFieldVectorTest.java
 ( 1570536 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -Pjava-1.6 -Dgpg.skip -Prelease
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 3.0.2
Description: Group (shared) Maven 3 Build Definition (Java 1.6)

****************************************************************************
Test Summary:
****************************************************************************
Tests: 5761
Failures: 1
Errors: 0
Success Rate: 99
Total time: 312.37012

****************************************************************************
Test Failures:
****************************************************************************

KohonenUpdateActionTest
    testUpdate :
  java.lang.AssertionError
  java.lang.AssertionError: expected:<0.0> but was:<5.551115123125783E-17>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:743)
        at org.junit.Assert.assertEquals(Assert.java:494)
        at org.junit.Assert.assertEquals(Assert.java:592)
        at 
org.apache.commons.math3.ml.neuralnet.sofm.KohonenUpdateActionTest.testUpdate(KohonenUpdateActionTest.java:85)


  


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to