Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=14189&projectId=97
Build statistics:
State: Failed
Previous State: Ok
Started at: Sun 6 Nov 2011 07:28:45 +0000
Finished at: Sun 6 Nov 2011 07:31:19 +0000
Total time: 2m 33s
Build Trigger: Schedule
Build Number: 556
Exit code: 1
Building machine hostname: vmbuild
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
Builder version :
Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
Java version: 1.6.0_24
Java home: /usr/lib/jvm/java-6-sun-1.6.0.24/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family:
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: psteitz @ Sun 6 Nov 2011 07:17:50 +0000
Comment: Added stable random generator based on Chambers-Mallows-Stuck method.
Contributed by Pavel Ryhzov. JIRA: MATH-462.
Files changed:
/commons/proper/math/trunk/pom.xml ( 1198165 )
/commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/util/LocalizedFormats.java
( 1198165 )
/commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/StableRandomGenerator.java
( 1198165 )
/commons/proper/math/trunk/src/main/resources/META-INF/localization/LocalizedFormats_fr.properties
( 1198165 )
/commons/proper/math/trunk/src/site/xdoc/changes.xml ( 1198165 )
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/StableRandomGeneratorTest.java
( 1198165 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy
Arguments: --batch-mode -Pjava-1.5
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 2.2.1
Description: Default Maven 2 Build Definition (Java 1.5)
****************************************************************************
Test Summary:
****************************************************************************
Tests: 3096
Failures: 1
Errors: 0
Success Rate: 99
Total time: 105.217926
****************************************************************************
Test Failures:
****************************************************************************
StableRandomGeneratorTest
testNextDouble :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError: expected:<0.0> but
was:<0.2773162743527082>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:98)
at junit.framework.Assert.assertEquals(Assert.java:105)
at
org.apache.commons.math.random.StableRandomGeneratorTest.testNextDouble(StableRandomGeneratorTest.java:56)
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:592)
at junit.framework.TestCase.runTest(TestCase.java:168)
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:243)
at junit.framework.TestSuite.run(TestSuite.java:238)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
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:592)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]