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

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Fri 1 Oct 2010 16:20:59 +0000
  Finished at: Fri 1 Oct 2010 16:22:55 +0000
  Total time: 1m 55s
  Build Trigger: Schedule
  Build Number: 49
  Exit code: 1
  Building machine hostname: vmbuild
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_20"
          Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
          Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode)
        
  Builder version :
          Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
          Java version: 1.6.0_20
          Java home: /usr/lib/jvm/java-6-sun-1.6.0.20/jre
          Default locale: en_US, platform encoding: ANSI_X3.4-1968
          OS name: "linux" version: "2.6.32-24-server" arch: "amd64" Family: 
"unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: sebb @ Fri 1 Oct 2010 15:41:18 +0000
Comment: Narrow expected exception
Files changed:
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/stat/StatUtilsTest.java
 ( 1003566 )

Changed: sebb @ Fri 1 Oct 2010 15:48:39 +0000
Comment: Don't catch Exception and fail(); let JUnit handle it
Files changed:
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/analysis/solvers/BrentSolverTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/estimation/GaussNewtonEstimatorTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/estimation/LevenbergMarquardtEstimatorTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/fraction/BigFractionTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/fraction/FractionTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/RotationTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/Vector3DTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/ArrayFieldVectorTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/ArrayRealVectorTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/CholeskySolverTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/EigenSolverTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/FieldLUDecompositionImplTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/LUDecompositionImplTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/LUSolverTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/QRSolverTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/RealVectorFormatAbstractTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/SingularValueSolverTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/SparseFieldVectorTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/SparseRealVectorTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/TriDiagonalTransformerTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/ode/nonstiff/HighamHall54IntegratorTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/ode/sampling/DummyStepInterpolatorTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/optimization/direct/MultiDirectionalTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/optimization/direct/NelderMeadTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/optimization/general/GaussNewtonOptimizerTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizerTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/optimization/univariate/BrentOptimizerTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/EmpiricalDistributionTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/RandomDataTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/random/ValueServerTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/stat/descriptive/DescriptiveStatisticsTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/stat/descriptive/MultivariateSummaryStatisticsTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/stat/descriptive/moment/VectorialCovarianceTest.java
 ( 1003567 )
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/stat/descriptive/moment/VectorialMeanTest.java
 ( 1003567 )

Changed: sebb @ Fri 1 Oct 2010 15:59:54 +0000
Comment: Fix test failure
Files changed:
  
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtilsTest.java
 ( 1003569 )

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


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
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: 2374
Failures: 1
Errors: 0
Success Rate: 99
Total time: 55.678993

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

UnivariateRealSolverUtilsTest
    testSolveBadAccuracy :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Expecting IllegalArgumentException
        at junit.framework.Assert.fail(Assert.java:47)
        at 
org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest.testSolveBadAccuracy(UnivariateRealSolverUtilsTest.java:55)
        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: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:592)
        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-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to