You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Continuum@vmbuild.apache.org" <de...@commons.apache.org> on 2010/05/30 09:19:56 UTC

[continuum] BUILD FAILURE: Commons - Commons Math -

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sun 30 May 2010 00:16:09 -0700
  Finished at: Sun 30 May 2010 00:19:47 -0700
  Total time: 3m 37s
  Build Trigger: Schedule
  Build Number: 509
  Exit code: 1
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_06"
          Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
          Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode, sharing)
        
  Builder version :
          Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
          Java version: 1.6.0_06
          Java home: /usr/lib/jvm/java-6-sun-1.6.0.06/jre
          Default locale: en_US, platform encoding: ANSI_X3.4-1968
          OS name: "linux" version: "2.6.24-27-server" arch: "i386" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
  src/test/java/org/apache/commons/math/random/RandomDataTest.java ( no revision )
  src/main/java/org/apache/commons/math/random/RandomDataImpl.java ( no revision )
  src/main/java/org/apache/commons/math/analysis/interpolation/BicubicSplineInterpolatingFunction.java ( no revision )
  src/main/java/org/apache/commons/math/analysis/interpolation/TricubicSplineInterpolator.java ( no revision )
  src/main/java/org/apache/commons/math/analysis/interpolation/TricubicSplineInterpolatingFunction.java ( no revision )
  src/main/java/org/apache/commons/math/analysis/solvers/UnivariateRealSolverImpl.java ( no revision )
  src/main/java/org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizer.java ( no revision )
  src/main/java/org/apache/commons/math/linear/OpenMapRealVector.java ( no revision )
  src/site/xdoc/changes.xml ( no revision )
  src/site/xdoc/userguide/random.xml ( no revision )

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


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: JDK 6
Description: 

****************************************************************************
Test Summary:
****************************************************************************
Tests: 2222
Failures: 1
Errors: 0
Success Rate: 99
Total time: 47.940998

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

RandomAdaptorTest
    testNextPoissonConsistency :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Chisquare test failed for mean = 94.0 p-value = 1.0583269084096791E-5 chisquare statistic = 43.06460965293243. 
bin		expected	observed
[1,72)		8.06		7
[72,77)		24.23		21
[77,82)		64.17		84
[82,87)		125.14		138
[87,92)		182.89		177
[92,97)		203.41		187
[97,102)		174.58		120
[102,107)		117.08		153
[107,112)		62.05		64
[112,117)		26.26		29
[117,119)		4.87		8
[119,inf)		7.26		12
This test can fail randomly due to sampling error with probability 0.0010.
	at junit.framework.Assert.fail(Assert.java:47)
	at org.apache.commons.math.random.RandomDataTest.checkNextPoissonConsistency(RandomDataTest.java:384)
	at org.apache.commons.math.random.RandomDataTest.testNextPoissonConsistency(RandomDataTest.java:242)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at org.apache.commons.math.RetryTestCase.runTest(RetryTestCase.java:52)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


  



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