You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Continuum <de...@continuum.apache.org> on 2014/06/22 19:26:40 UTC

[continuum] BUILD FAILURE: Apache Commons Math - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=32877&projectId=97

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sun 22 Jun 2014 17:20:58 +0000
  Finished at: Sun 22 Jun 2014 17:26:36 +0000
  Total time: 5m 38s
  Build Trigger: Schedule
  Build Number: 1439
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_31"
          OpenJDK Runtime Environment (IcedTea6 1.13.3) (6b31-1.13.3-1ubuntu1~0.12.04.2)
          OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)
        
  Builder version :
          Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 13:51:28+0000)
          Maven home: /opt/apache-maven-3.0.5
          Java version: 1.6.0_31, vendor: Sun Microsystems Inc.
          Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
          Default locale: en_US, platform encoding: ANSI_X3.4-1968
          OS name: "linux", version: "3.2.0-64-generic", arch: "amd64", family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: luc @ Sun 22 Jun 2014 17:02:33 +0000
Comment: Added estimation types and NaN handling strategies for Percentile.      

Thanks to Venkatesha Murthy for the patch.

JIRA: MATH-1120
Files changed:
  /commons/proper/math/trunk/src/changes/changes.xml ( 1604614 )
  /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/descriptive/rank/Median.java ( 1604614 )
  /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/descriptive/rank/Percentile.java ( 1604614 )
  /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/stat/descriptive/rank/MedianTest.java ( 1604614 )
  /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/stat/descriptive/rank/PercentileTest.java ( 1604614 )

****************************************************************************
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.5
Description: Group (shared) Maven 3 Build Definition (Java 1.6)

****************************************************************************
Test Summary:
****************************************************************************
Tests: 6071
Failures: 2
Errors: 0
Success Rate: 99
Total time: 261.01123

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

PercentileTest
    testAllEstimationTechniquesOnlyForAllPivotingStrategies :
  org.junit.ComparisonFailure
  org.junit.ComparisonFailure: expected:<[]Commons Math> but was:<[Legacy Apache ]Commons Math>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.commons.math3.stat.descriptive.rank.PercentileTest.testAllEstimationTechniquesOnlyForAllPivotingStrategies(PercentileTest.java:702)


    testAllEstimationTechniquesOnly :
  org.junit.ComparisonFailure
  org.junit.ComparisonFailure: expected:<[]Commons Math> but was:<[Legacy Apache ]Commons Math>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.commons.math3.stat.descriptive.rank.PercentileTest.testAllEstimationTechniquesOnly(PercentileTest.java:673)


  


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