Bug#587135: commons-math: FTBFS: test failures

Lucas Nussbaum lucas at lucas-nussbaum.net
Fri Jun 25 11:18:22 UTC 2010


Source: commons-math
Version: 2.1-1
Severity: serious
Tags: squeeze sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20100624 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> test -x debian/rules
> dh_testroot
> dh_clean 
> cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/junit4.jar:/usr/share/java/ant-junit.jar:/usr/lib/jvm/default-java/lib/tools.jar  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true -Dskip.download=true    clean
> Buildfile: /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/build.xml
> 
> clean:
> 
> BUILD SUCCESSFUL
> Total time: 0 seconds
> rm -f debian/stamp-ant-build
> rm -f debian/stamp-ant-check
> rm -rf debian/tmp
>  dpkg-source -b commons-math-2.1
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building commons-math using existing ./commons-math_2.1.orig.tar.gz
> dpkg-source: info: building commons-math in commons-math_2.1-1.debian.tar.gz
> dpkg-source: info: building commons-math in commons-math_2.1-1.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/junit4.jar:/usr/share/java/ant-junit.jar:/usr/lib/jvm/default-java/lib/tools.jar  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true -Dskip.download=true    jar javadoc
> Buildfile: /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/build.xml
> 
> init:
>      [echo] -------- Commons MATH 2.1 --------
>     [mkdir] Created dir: /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/target
>     [mkdir] Created dir: /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/target/classes
>     [mkdir] Created dir: /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/target/test-classes
> 
> compile:
>     [javac] /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/build.xml:154: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 408 source files to /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/target/classes
>     [javac] /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/src/main/java/org/apache/commons/math/genetics/RandomKey.java:52: warning: unmappable character for encoding ASCII
>     [javac]  * optimization. ORSA Journal on Computing 6 (1994) 154???160</li>
>     [javac]                                                        ^
>     [javac] /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/src/main/java/org/apache/commons/math/genetics/RandomKey.java:52: warning: unmappable character for encoding ASCII
>     [javac]  * optimization. ORSA Journal on Computing 6 (1994) 154???160</li>
>     [javac]                                                         ^
>     [javac] /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/src/main/java/org/apache/commons/math/genetics/RandomKey.java:52: warning: unmappable character for encoding ASCII
>     [javac]  * optimization. ORSA Journal on Computing 6 (1994) 154???160</li>
>     [javac]                                                          ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/src/main/java/org/apache/commons/math/stat/Frequency.java uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 3 warnings
> 
> jar:
>     [mkdir] Created dir: /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/target/classes/META-INF
>      [copy] Copying 1 file to /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/target/classes/META-INF
>      [copy] Copying 1 file to /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/target/classes/META-INF
>       [jar] Building jar: /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/target/commons-math-2.1.jar
> 
> init:
>      [echo] -------- Commons MATH 2.1 --------
> 
> compile:
>     [javac] /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/build.xml:154: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
> 
> javadoc:
>     [mkdir] Created dir: /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/target/apidocs
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.commons.math...
>   [javadoc] Loading source files for package org.apache.commons.math.analysis...
>   [javadoc] Loading source files for package org.apache.commons.math.analysis.integration...
>   [javadoc] Loading source files for package org.apache.commons.math.analysis.interpolation...
>   [javadoc] Loading source files for package org.apache.commons.math.analysis.polynomials...
>   [javadoc] Loading source files for package org.apache.commons.math.analysis.solvers...
>   [javadoc] Loading source files for package org.apache.commons.math.complex...
>   [javadoc] Loading source files for package org.apache.commons.math.distribution...
>   [javadoc] Loading source files for package org.apache.commons.math.estimation...
>   [javadoc] Loading source files for package org.apache.commons.math.fraction...
>   [javadoc] Loading source files for package org.apache.commons.math.genetics...
>   [javadoc] /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/src/main/java/org/apache/commons/math/genetics/RandomKey.java:52: warning: unmappable character for encoding ASCII
>   [javadoc]  * optimization. ORSA Journal on Computing 6 (1994) 154???160</li>
>   [javadoc]                                                        ^
>   [javadoc] /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/src/main/java/org/apache/commons/math/genetics/RandomKey.java:52: warning: unmappable character for encoding ASCII
>   [javadoc]  * optimization. ORSA Journal on Computing 6 (1994) 154???160</li>
>   [javadoc]                                                         ^
>   [javadoc] /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/src/main/java/org/apache/commons/math/genetics/RandomKey.java:52: warning: unmappable character for encoding ASCII
>   [javadoc]  * optimization. ORSA Journal on Computing 6 (1994) 154???160</li>
>   [javadoc]                                                          ^
>   [javadoc] Loading source files for package org.apache.commons.math.geometry...
>   [javadoc] Loading source files for package org.apache.commons.math.linear...
>   [javadoc] Loading source files for package org.apache.commons.math.ode...
>   [javadoc] Loading source files for package org.apache.commons.math.ode.events...
>   [javadoc] Loading source files for package org.apache.commons.math.ode.jacobians...
>   [javadoc] Loading source files for package org.apache.commons.math.ode.nonstiff...
>   [javadoc] Loading source files for package org.apache.commons.math.ode.sampling...
>   [javadoc] Loading source files for package org.apache.commons.math.optimization...
>   [javadoc] Loading source files for package org.apache.commons.math.optimization.direct...
>   [javadoc] Loading source files for package org.apache.commons.math.optimization.fitting...
>   [javadoc] Loading source files for package org.apache.commons.math.optimization.general...
>   [javadoc] Loading source files for package org.apache.commons.math.optimization.linear...
>   [javadoc] Loading source files for package org.apache.commons.math.optimization.univariate...
>   [javadoc] Loading source files for package org.apache.commons.math.random...
>   [javadoc] Loading source files for package org.apache.commons.math.special...
>   [javadoc] Loading source files for package org.apache.commons.math.stat...
>   [javadoc] Loading source files for package org.apache.commons.math.stat.clustering...
>   [javadoc] Loading source files for package org.apache.commons.math.stat.correlation...
>   [javadoc] Loading source files for package org.apache.commons.math.stat.descriptive...
>   [javadoc] Loading source files for package org.apache.commons.math.stat.descriptive.moment...
>   [javadoc] Loading source files for package org.apache.commons.math.stat.descriptive.rank...
>   [javadoc] Loading source files for package org.apache.commons.math.stat.descriptive.summary...
>   [javadoc] Loading source files for package org.apache.commons.math.stat.inference...
>   [javadoc] Loading source files for package org.apache.commons.math.stat.ranking...
>   [javadoc] Loading source files for package org.apache.commons.math.stat.regression...
>   [javadoc] Loading source files for package org.apache.commons.math.transform...
>   [javadoc] Loading source files for package org.apache.commons.math.util...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.5.0/docs/api/package-list
>   [javadoc] javadoc: warning - Error fetching URL: http://commons.apache.org/collections/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_18
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/target/apidocs/stylesheet.css...
>   [javadoc] 5 warnings
> 
> BUILD SUCCESSFUL
> Total time: 41 seconds
> touch debian/stamp-ant-build
> cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/junit4.jar:/usr/share/java/ant-junit.jar:/usr/lib/jvm/default-java/lib/tools.jar  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true -Dskip.download=true    test
> Buildfile: /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/build.xml
> 
> init:
>      [echo] -------- Commons MATH 2.1 --------
> 
> compile:
>     [javac] /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/build.xml:154: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
> 
> check-availability:
>      [echo] doing check-availability...
> 
> download-dependencies:
> 
> compile.tests:
>     [javac] /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/build.xml:168: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 266 source files to /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/target/test-classes
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>      [copy] Copying 11 files to /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/target/test-classes
> 
> test:
>     [junit] Running org.apache.commons.math.ArgumentOutsideDomainExceptionTest
>     [junit] Testsuite: org.apache.commons.math.ArgumentOutsideDomainExceptionTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
>     [junit] 
>     [junit] Testcase: testConstructor took 0.026 sec
>     [junit] Running org.apache.commons.math.ConvergenceExceptionTest
>     [junit] Testsuite: org.apache.commons.math.ConvergenceExceptionTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
>     [junit] 
>     [junit] Testcase: testConstructor took 0.011 sec
>     [junit] Testcase: testConstructorPatternArguments took 0.002 sec
>     [junit] Testcase: testConstructorCause took 0 sec
>     [junit] Testcase: testConstructorPatternArgumentsCause took 0.001 sec
>     [junit] Running org.apache.commons.math.DuplicateSampleAbscissaExceptionTest
>     [junit] Testsuite: org.apache.commons.math.DuplicateSampleAbscissaExceptionTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
>     [junit] 
>     [junit] Testcase: testConstructor took 0.019 sec
>     [junit] Running org.apache.commons.math.FunctionEvaluationExceptionTest
>     [junit] Testsuite: org.apache.commons.math.FunctionEvaluationExceptionTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
>     [junit] 
>     [junit] Testcase: testConstructor took 0.016 sec
>     [junit] Testcase: testConstructorArray took 0.014 sec
>     [junit] Testcase: testConstructorPatternArguments took 0.008 sec
>     [junit] Testcase: testConstructorArrayPatternArguments took 0.001 sec
>     [junit] Testcase: testConstructorPatternArgumentsCause took 0.001 sec
>     [junit] Testcase: testConstructorArrayPatternArgumentsCause took 0 sec
>     [junit] Testcase: testConstructorArgumentCause took 0 sec
>     [junit] Testcase: testConstructorArrayArgumentCause took 0.001 sec
>     [junit] Running org.apache.commons.math.MathConfigurationExceptionTest
>     [junit] Testsuite: org.apache.commons.math.MathConfigurationExceptionTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
>     [junit] 
>     [junit] Testcase: testConstructor took 0.006 sec
>     [junit] Testcase: testConstructorPatternArguments took 0.012 sec
>     [junit] Testcase: testConstructorCause took 0 sec
>     [junit] Testcase: testConstructorPatternArgumentsCause took 0.001 sec
>     [junit] Running org.apache.commons.math.MathExceptionTest
>     [junit] Testsuite: org.apache.commons.math.MathExceptionTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
>     [junit] 
>     [junit] Testcase: testConstructor took 0.003 sec
>     [junit] Testcase: testConstructorPatternArguments took 0.011 sec
>     [junit] Testcase: testConstructorCause took 0 sec
>     [junit] Testcase: testConstructorPatternArgumentsCause took 0.002 sec
>     [junit] Testcase: testPrintStackTrace took 0.004 sec
>     [junit] Testcase: testSerialization took 0.082 sec
>     [junit] Running org.apache.commons.math.MaxIterationsExceededExceptionTest
>     [junit] Testsuite: org.apache.commons.math.MaxIterationsExceededExceptionTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
>     [junit] 
>     [junit] Testcase: testSimpleConstructor took 0.016 sec
>     [junit] Testcase: testComplexConstructor took 0.001 sec
>     [junit] Running org.apache.commons.math.analysis.BinaryFunctionTest
>     [junit] Testsuite: org.apache.commons.math.analysis.BinaryFunctionTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.023 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.023 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.analysis.BinaryFunctionTest FAILED
>     [junit] Running org.apache.commons.math.analysis.ComposableFunctionTest
>     [junit] Testsuite: org.apache.commons.math.analysis.ComposableFunctionTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.022 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.022 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.analysis.ComposableFunctionTest FAILED
>     [junit] Running org.apache.commons.math.analysis.integration.LegendreGaussIntegratorTest
>     [junit] Testsuite: org.apache.commons.math.analysis.integration.LegendreGaussIntegratorTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
>     [junit] 
>     [junit] Testcase: testSinFunction took 0.023 sec
>     [junit] Testcase: testQuinticFunction took 0.001 sec
>     [junit] Testcase: testExactIntegration took 0.022 sec
>     [junit] Running org.apache.commons.math.analysis.integration.RombergIntegratorTest
>     [junit] Testsuite: org.apache.commons.math.analysis.integration.RombergIntegratorTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
>     [junit] 
>     [junit] Testcase: testSinFunction took 0.009 sec
>     [junit] Testcase: testQuinticFunction took 0.001 sec
>     [junit] Testcase: testParameters took 0.007 sec
>     [junit] Running org.apache.commons.math.analysis.integration.SimpsonIntegratorTest
>     [junit] Testsuite: org.apache.commons.math.analysis.integration.SimpsonIntegratorTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
>     [junit] 
>     [junit] Testcase: testSinFunction took 0.007 sec
>     [junit] Testcase: testQuinticFunction took 0.001 sec
>     [junit] Testcase: testParameters took 0.014 sec
>     [junit] Running org.apache.commons.math.analysis.integration.TrapezoidIntegratorTest
>     [junit] Testsuite: org.apache.commons.math.analysis.integration.TrapezoidIntegratorTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
>     [junit] 
>     [junit] Testcase: testSinFunction took 0.009 sec
>     [junit] Testcase: testQuinticFunction took 0.007 sec
>     [junit] Testcase: testParameters took 0.006 sec
>     [junit] Running org.apache.commons.math.analysis.interpolation.BicubicSplineInterpolatingFunctionTest
>     [junit] Testsuite: org.apache.commons.math.analysis.interpolation.BicubicSplineInterpolatingFunctionTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.analysis.interpolation.BicubicSplineInterpolatingFunctionTest FAILED
>     [junit] Running org.apache.commons.math.analysis.interpolation.DividedDifferenceInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.analysis.interpolation.DividedDifferenceInterpolatorTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
>     [junit] 
>     [junit] Testcase: testSinFunction took 0.007 sec
>     [junit] Testcase: testExpm1Function took 0.001 sec
>     [junit] Testcase: testParameters took 0.002 sec
>     [junit] Running org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.03 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.03 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.analysis.interpolation.MicrosphereInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.analysis.interpolation.MicrosphereInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.066 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.066 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.analysis.interpolation.MicrosphereInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.analysis.interpolation.NevilleInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.analysis.interpolation.NevilleInterpolatorTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
>     [junit] 
>     [junit] Testcase: testSinFunction took 0.006 sec
>     [junit] Testcase: testExpm1Function took 0.001 sec
>     [junit] Testcase: testParameters took 0.011 sec
>     [junit] Running org.apache.commons.math.analysis.interpolation.SmoothingBicubicSplineInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.analysis.interpolation.SmoothingBicubicSplineInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.039 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.039 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.analysis.interpolation.SmoothingBicubicSplineInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
>     [junit] 
>     [junit] Testcase: testInterpolateLinearDegenerateTwoSegment took 0.007 sec
>     [junit] Testcase: testInterpolateLinearDegenerateThreeSegment took 0 sec
>     [junit] Testcase: testInterpolateLinear took 0 sec
>     [junit] Testcase: testInterpolateSin took 0.001 sec
>     [junit] Testcase: testIllegalArguments took 0.006 sec
>     [junit] Running org.apache.commons.math.analysis.polynomials.PolynomialFunctionLagrangeFormTest
>     [junit] Testsuite: org.apache.commons.math.analysis.polynomials.PolynomialFunctionLagrangeFormTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
>     [junit] 
>     [junit] Testcase: testLinearFunction took 0.005 sec
>     [junit] Testcase: testQuadraticFunction took 0 sec
>     [junit] Testcase: testQuinticFunction took 0 sec
>     [junit] Testcase: testParameters took 0.007 sec
>     [junit] Running org.apache.commons.math.analysis.polynomials.PolynomialFunctionNewtonFormTest
>     [junit] Testsuite: org.apache.commons.math.analysis.polynomials.PolynomialFunctionNewtonFormTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
>     [junit] 
>     [junit] Testcase: testLinearFunction took 0.003 sec
>     [junit] Testcase: testQuadraticFunction took 0 sec
>     [junit] Testcase: testQuinticFunction took 0.001 sec
>     [junit] Testcase: testParameters took 0.006 sec
>     [junit] Running org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
>     [junit] Testsuite: org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
>     [junit] 
>     [junit] Testcase: testConstants took 0.003 sec
>     [junit] Testcase: testLinear took 0 sec
>     [junit] Testcase: testQuadratic took 0.001 sec
>     [junit] Testcase: testQuintic took 0.001 sec
>     [junit] Testcase: testfirstDerivativeComparison took 0 sec
>     [junit] Testcase: testString took 0 sec
>     [junit] Testcase: testAddition took 0 sec
>     [junit] Testcase: testSubtraction took 0.001 sec
>     [junit] Testcase: testMultiplication took 0 sec
>     [junit] Testcase: testSerial took 0.029 sec
>     [junit] Testcase: testMath341 took 0 sec
>     [junit] Running org.apache.commons.math.analysis.polynomials.PolynomialSplineFunctionTest
>     [junit] Testsuite: org.apache.commons.math.analysis.polynomials.PolynomialSplineFunctionTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
>     [junit] 
>     [junit] Testcase: testConstructor took 0.012 sec
>     [junit] Testcase: testValues took 0.002 sec
>     [junit] Running org.apache.commons.math.analysis.polynomials.PolynomialsUtilsTest
>     [junit] Testsuite: org.apache.commons.math.analysis.polynomials.PolynomialsUtilsTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
>     [junit] 
>     [junit] Testcase: testFirstChebyshevPolynomials took 0.039 sec
>     [junit] Testcase: testChebyshevBounds took 0.071 sec
>     [junit] Testcase: testChebyshevDifferentials took 0.03 sec
>     [junit] Testcase: testFirstHermitePolynomials took 0.003 sec
>     [junit] Testcase: testHermiteDifferentials took 0.005 sec
>     [junit] Testcase: testFirstLaguerrePolynomials took 0.006 sec
>     [junit] Testcase: testLaguerreDifferentials took 0.029 sec
>     [junit] Testcase: testFirstLegendrePolynomials took 0.004 sec
>     [junit] Testcase: testLegendreDifferentials took 0.005 sec
>     [junit] Testcase: testHighDegreeLegendre took 0.224 sec
>     [junit] Running org.apache.commons.math.analysis.solvers.BisectionSolverTest
>     [junit] Testsuite: org.apache.commons.math.analysis.solvers.BisectionSolverTest
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
>     [junit] 
>     [junit] Testcase: testDeprecated took 0.009 sec
>     [junit] Testcase: testSinZero took 0 sec
>     [junit] Testcase: testQuinticZero took 0.001 sec
>     [junit] Testcase: testSetFunctionValueAccuracy took 0.008 sec
>     [junit] Testcase: testResetFunctionValueAccuracy took 0.001 sec
>     [junit] Testcase: testSetAbsoluteAccuracy took 0.001 sec
>     [junit] Testcase: testResetAbsoluteAccuracy took 0 sec
>     [junit] Testcase: testSetMaximalIterationCount took 0 sec
>     [junit] Testcase: testResetMaximalIterationCount took 0 sec
>     [junit] Testcase: testSetRelativeAccuracy took 0 sec
>     [junit] Testcase: testResetRelativeAccuracy took 0.001 sec
>     [junit] Running org.apache.commons.math.analysis.solvers.BrentSolverTest
>     [junit] Testsuite: org.apache.commons.math.analysis.solvers.BrentSolverTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
>     [junit] 
>     [junit] Testcase: testDeprecated took 0.008 sec
>     [junit] Testcase: testSinZero took 0.001 sec
>     [junit] Testcase: testQuinticZero took 0.004 sec
>     [junit] Testcase: testRootEndpoints took 0 sec
>     [junit] Testcase: testBadEndpoints took 0.007 sec
>     [junit] Testcase: testInitialGuess took 0.002 sec
>     [junit] Running org.apache.commons.math.analysis.solvers.LaguerreSolverTest
>     [junit] Testsuite: org.apache.commons.math.analysis.solvers.LaguerreSolverTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
>     [junit] 
>     [junit] Testcase: testDeprecated took 0.009 sec
>     [junit] Testcase: testLinearFunction took 0 sec
>     [junit] Testcase: testQuadraticFunction took 0.001 sec
>     [junit] Testcase: testQuinticFunction took 0.004 sec
>     [junit] Testcase: testQuinticFunction2 took 0.005 sec
>     [junit] Testcase: testParameters took 0.006 sec
>     [junit] Running org.apache.commons.math.analysis.solvers.MullerSolverTest
>     [junit] Testsuite: org.apache.commons.math.analysis.solvers.MullerSolverTest
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
>     [junit] 
>     [junit] Testcase: testDeprecated took 0.01 sec
>     [junit] Testcase: testDeprecated2 took 0.002 sec
>     [junit] Testcase: testSinFunction took 0 sec
>     [junit] Testcase: testSinFunction2 took 0 sec
>     [junit] Testcase: testQuinticFunction took 0.004 sec
>     [junit] Testcase: testQuinticFunction2 took 0.001 sec
>     [junit] Testcase: testExpm1Function took 0.001 sec
>     [junit] Testcase: testExpm1Function2 took 0.001 sec
>     [junit] Testcase: testParameters took 0.009 sec
>     [junit] Running org.apache.commons.math.analysis.solvers.NewtonSolverTest
>     [junit] Testsuite: org.apache.commons.math.analysis.solvers.NewtonSolverTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
>     [junit] 
>     [junit] Testcase: testDeprecated took 0.008 sec
>     [junit] Testcase: testSinZero took 0 sec
>     [junit] Testcase: testQuinticZero took 0.002 sec
>     [junit] Running org.apache.commons.math.analysis.solvers.RiddersSolverTest
>     [junit] Testsuite: org.apache.commons.math.analysis.solvers.RiddersSolverTest
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.112 sec
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.112 sec
>     [junit] 
>     [junit] Testcase: testDeprecated took 0.038 sec
>     [junit] Testcase: testSinFunction took 0 sec
>     [junit] Testcase: testQuinticFunction took 0.001 sec
>     [junit] Testcase: testExpm1Function took 0.001 sec
>     [junit] Testcase: testParameters took 0.025 sec
>     [junit] Running org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest
>     [junit] Testsuite: org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.028 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.028 sec
>     [junit] 
>     [junit] Testcase: testNewBisectionSolverValid took 0.008 sec
>     [junit] Testcase: testNewNewtonSolverValid took 0.002 sec
>     [junit] Testcase: testNewBrentSolverValid took 0.002 sec
>     [junit] Testcase: testNewSecantSolverValid took 0.001 sec
>     [junit] Running org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest
>     [junit] Testsuite: org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
>     [junit] 
>     [junit] Testcase: testSolveNull took 0.01 sec
>     [junit] Testcase: testSolveBadParameters took 0.005 sec
>     [junit] Testcase: testSolveSin took 0 sec
>     [junit] Testcase: testSolveAccuracyNull took 0.001 sec
>     [junit] Testcase: testSolveAccuracySin took 0.001 sec
>     [junit] Testcase: testSolveNoRoot took 0 sec
>     [junit] Testcase: testBracketSin took 0 sec
>     [junit] Testcase: testBracketEndpointRoot took 0.008 sec
>     [junit] Testcase: testBadParameters took 0.001 sec
>     [junit] Running org.apache.commons.math.complex.ComplexFieldTest
>     [junit] Testsuite: org.apache.commons.math.complex.ComplexFieldTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.023 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.023 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.complex.ComplexFieldTest FAILED
>     [junit] Running org.apache.commons.math.complex.ComplexFormatTest
>     [junit] Testsuite: org.apache.commons.math.complex.ComplexFormatTest
>     [junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
>     [junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
>     [junit] 
>     [junit] Testcase: testSimpleNoDecimals took 0.007 sec
>     [junit] Testcase: testSimpleWithDecimals took 0.001 sec
>     [junit] Testcase: testSimpleWithDecimalsTrunc took 0.001 sec
>     [junit] Testcase: testNegativeReal took 0.001 sec
>     [junit] Testcase: testNegativeImaginary took 0 sec
>     [junit] Testcase: testNegativeBoth took 0 sec
>     [junit] Testcase: testZeroReal took 0.001 sec
>     [junit] Testcase: testZeroImaginary took 0 sec
>     [junit] Testcase: testDifferentImaginaryChar took 0 sec
>     [junit] Testcase: testStaticFormatComplex took 0.001 sec
>     [junit] Testcase: testNan took 0.001 sec
>     [junit] Testcase: testPositiveInfinity took 0 sec
>     [junit] Testcase: testNegativeInfinity took 0 sec
>     [junit] Testcase: testParseSimpleNoDecimals took 0.001 sec
>     [junit] Testcase: testParseSimpleWithDecimals took 0.001 sec
>     [junit] Testcase: testParseSimpleWithDecimalsTrunc took 0.001 sec
>     [junit] Testcase: testParseNegativeReal took 0 sec
>     [junit] Testcase: testParseNegativeImaginary took 0.001 sec
>     [junit] Testcase: testParseNegativeBoth took 0.001 sec
>     [junit] Testcase: testParseZeroReal took 0.001 sec
>     [junit] Testcase: testParseZeroImaginary took 0.001 sec
>     [junit] Testcase: testParseDifferentImaginaryChar took 0.001 sec
>     [junit] Testcase: testParseNan took 0.001 sec
>     [junit] Testcase: testParsePositiveInfinity took 0.001 sec
>     [junit] Testcase: testPaseNegativeInfinity took 0.001 sec
>     [junit] Testcase: testConstructorSingleFormat took 0.001 sec
>     [junit] Testcase: testGetImaginaryFormat took 0.001 sec
>     [junit] Testcase: testSetImaginaryFormatNull took 0.008 sec
>     [junit] Testcase: testSetRealFormatNull took 0.001 sec
>     [junit] Testcase: testGetRealFormat took 0.001 sec
>     [junit] Testcase: testSetImaginaryCharacterNull took 0.001 sec
>     [junit] Testcase: testSetImaginaryCharacterEmpty took 0 sec
>     [junit] Testcase: testFormatNumber took 0 sec
>     [junit] Testcase: testFormatObject took 0.001 sec
>     [junit] Testcase: testForgottenImaginaryCharacter took 0.001 sec
>     [junit] Running org.apache.commons.math.complex.ComplexTest
>     [junit] Testsuite: org.apache.commons.math.complex.ComplexTest
>     [junit] Tests run: 98, Failures: 0, Errors: 0, Time elapsed: 0.119 sec
>     [junit] Tests run: 98, Failures: 0, Errors: 0, Time elapsed: 0.119 sec
>     [junit] 
>     [junit] Testcase: testConstructor took 0.003 sec
>     [junit] Testcase: testConstructorNaN took 0 sec
>     [junit] Testcase: testAbs took 0 sec
>     [junit] Testcase: testAbsNaN took 0.001 sec
>     [junit] Testcase: testAbsInfinite took 0.001 sec
>     [junit] Testcase: testAdd took 0 sec
>     [junit] Testcase: testAddNaN took 0 sec
>     [junit] Testcase: testAddInfinite took 0.001 sec
>     [junit] Testcase: testConjugate took 0 sec
>     [junit] Testcase: testConjugateNaN took 0.001 sec
>     [junit] Testcase: testConjugateInfiinite took 0 sec
>     [junit] Testcase: testDivide took 0.001 sec
>     [junit] Testcase: testDivideReal took 0 sec
>     [junit] Testcase: testDivideImaginary took 0.001 sec
>     [junit] Testcase: testDivideInfinite took 0 sec
>     [junit] Testcase: testDivideZero took 0 sec
>     [junit] Testcase: testDivideNaN took 0 sec
>     [junit] Testcase: testDivideNaNInf took 0.001 sec
>     [junit] Testcase: testMultiply took 0.001 sec
>     [junit] Testcase: testMultiplyNaN took 0 sec
>     [junit] Testcase: testMultiplyNaNInf took 0 sec
>     [junit] Testcase: testScalarMultiply took 0.001 sec
>     [junit] Testcase: testScalarMultiplyNaN took 0 sec
>     [junit] Testcase: testScalarMultiplyInf took 0 sec
>     [junit] Testcase: testNegate took 0.002 sec
>     [junit] Testcase: testNegateNaN took 0 sec
>     [junit] Testcase: testSubtract took 0 sec
>     [junit] Testcase: testSubtractNaN took 0 sec
>     [junit] Testcase: testEqualsNull took 0 sec
>     [junit] Testcase: testEqualsClass took 0 sec
>     [junit] Testcase: testEqualsSame took 0 sec
>     [junit] Testcase: testEqualsTrue took 0 sec
>     [junit] Testcase: testEqualsRealDifference took 0 sec
>     [junit] Testcase: testEqualsImaginaryDifference took 0.001 sec
>     [junit] Testcase: testEqualsNaN took 0 sec
>     [junit] Testcase: testHashCode took 0.004 sec
>     [junit] Testcase: testAcos took 0.002 sec
>     [junit] Testcase: testAcosInf took 0 sec
>     [junit] Testcase: testAcosNaN took 0.001 sec
>     [junit] Testcase: testAsin took 0 sec
>     [junit] Testcase: testAsinNaN took 0 sec
>     [junit] Testcase: testAsinInf took 0 sec
>     [junit] Testcase: testAtan took 0.001 sec
>     [junit] Testcase: testAtanInf took 0 sec
>     [junit] Testcase: testAtanNaN took 0.001 sec
>     [junit] Testcase: testCos took 0 sec
>     [junit] Testcase: testCosNaN took 0.001 sec
>     [junit] Testcase: testCosInf took 0 sec
>     [junit] Testcase: testCosh took 0 sec
>     [junit] Testcase: testCoshNaN took 0 sec
>     [junit] Testcase: testCoshInf took 0.001 sec
>     [junit] Testcase: testExp took 0 sec
>     [junit] Testcase: testExpNaN took 0.002 sec
>     [junit] Testcase: testExpInf took 0 sec
>     [junit] Testcase: testLog took 0 sec
>     [junit] Testcase: testLogNaN took 0.001 sec
>     [junit] Testcase: testLogInf took 0 sec
>     [junit] Testcase: testLogZero took 0 sec
>     [junit] Testcase: testPow took 0 sec
>     [junit] Testcase: testPowNaNBase took 0 sec
>     [junit] Testcase: testPowNaNExponent took 0 sec
>     [junit] Testcase: testPowInf took 0 sec
>     [junit] Testcase: testPowZero took 0 sec
>     [junit] Testcase: testpowNull took 0.001 sec
>     [junit] Testcase: testSin took 0 sec
>     [junit] Testcase: testSinInf took 0 sec
>     [junit] Testcase: testSinNaN took 0.001 sec
>     [junit] Testcase: testSinh took 0 sec
>     [junit] Testcase: testSinhNaN took 0 sec
>     [junit] Testcase: testSinhInf took 0.001 sec
>     [junit] Testcase: testSqrtRealPositive took 0.001 sec
>     [junit] Testcase: testSqrtRealZero took 0 sec
>     [junit] Testcase: testSqrtRealNegative took 0 sec
>     [junit] Testcase: testSqrtImaginaryZero took 0.002 sec
>     [junit] Testcase: testSqrtImaginaryNegative took 0 sec
>     [junit] Testcase: testSqrtPolar took 0.002 sec
>     [junit] Testcase: testSqrtNaN took 0 sec
>     [junit] Testcase: testSqrtInf took 0.001 sec
>     [junit] Testcase: testSqrt1z took 0 sec
>     [junit] Testcase: testSqrt1zNaN took 0 sec
>     [junit] Testcase: testTan took 0 sec
>     [junit] Testcase: testTanNaN took 0.001 sec
>     [junit] Testcase: testTanInf took 0 sec
>     [junit] Testcase: testTanCritical took 0.001 sec
>     [junit] Testcase: testTanh took 0 sec
>     [junit] Testcase: testTanhNaN took 0.001 sec
>     [junit] Testcase: testTanhInf took 0 sec
>     [junit] Testcase: testTanhCritical took 0.001 sec
>     [junit] Testcase: testMath221 took 0 sec
>     [junit] Testcase: testNthRoot_normal_thirdRoot took 0.001 sec
>     [junit] Testcase: testNthRoot_normal_fourthRoot took 0 sec
>     [junit] Testcase: testNthRoot_cornercase_thirdRoot_imaginaryPartEmpty took 0 sec
>     [junit] Testcase: testNthRoot_cornercase_thirdRoot_realPartZero took 0 sec
>     [junit] Testcase: testNthRoot_cornercase_NAN_Inf took 0 sec
>     [junit] Testcase: testGetArgument took 0 sec
>     [junit] Testcase: testGetArgumentInf took 0 sec
>     [junit] Testcase: testGetArgumentNaN took 0 sec
>     [junit] Testcase: testSerial took 0.02 sec
>     [junit] Running org.apache.commons.math.complex.ComplexUtilsTest
>     [junit] Testsuite: org.apache.commons.math.complex.ComplexUtilsTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.032 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.032 sec
>     [junit] 
>     [junit] Testcase: testPolar2Complex took 0.009 sec
>     [junit] Testcase: testPolar2ComplexIllegalModulus took 0.006 sec
>     [junit] Testcase: testPolar2ComplexNaN took 0 sec
>     [junit] Testcase: testPolar2ComplexInf took 0 sec
>     [junit] Running org.apache.commons.math.complex.FrenchComplexFormatTest
>     [junit] Testsuite: org.apache.commons.math.complex.FrenchComplexFormatTest
>     [junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 0.102 sec
>     [junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 0.102 sec
>     [junit] 
>     [junit] Testcase: testSimpleNoDecimals took 0.015 sec
>     [junit] Testcase: testSimpleWithDecimals took 0.001 sec
>     [junit] Testcase: testSimpleWithDecimalsTrunc took 0.001 sec
>     [junit] Testcase: testNegativeReal took 0.001 sec
>     [junit] Testcase: testNegativeImaginary took 0 sec
>     [junit] Testcase: testNegativeBoth took 0 sec
>     [junit] Testcase: testZeroReal took 0.001 sec
>     [junit] Testcase: testZeroImaginary took 0 sec
>     [junit] Testcase: testDifferentImaginaryChar took 0 sec
>     [junit] Testcase: testStaticFormatComplex took 0 sec
>     [junit] Testcase: testNan took 0.001 sec
>     [junit] Testcase: testPositiveInfinity took 0.001 sec
>     [junit] Testcase: testNegativeInfinity took 0 sec
>     [junit] Testcase: testParseSimpleNoDecimals took 0.001 sec
>     [junit] Testcase: testParseSimpleWithDecimals took 0 sec
>     [junit] Testcase: testParseSimpleWithDecimalsTrunc took 0.013 sec
>     [junit] Testcase: testParseNegativeReal took 0.001 sec
>     [junit] Testcase: testParseNegativeImaginary took 0 sec
>     [junit] Testcase: testParseNegativeBoth took 0 sec
>     [junit] Testcase: testParseZeroReal took 0.001 sec
>     [junit] Testcase: testParseZeroImaginary took 0 sec
>     [junit] Testcase: testParseDifferentImaginaryChar took 0.001 sec
>     [junit] Testcase: testParseNan took 0.001 sec
>     [junit] Testcase: testParsePositiveInfinity took 0 sec
>     [junit] Testcase: testPaseNegativeInfinity took 0.001 sec
>     [junit] Testcase: testConstructorSingleFormat took 0.001 sec
>     [junit] Testcase: testGetImaginaryFormat took 0.001 sec
>     [junit] Testcase: testSetImaginaryFormatNull took 0.012 sec
>     [junit] Testcase: testSetRealFormatNull took 0.005 sec
>     [junit] Testcase: testGetRealFormat took 0.001 sec
>     [junit] Testcase: testSetImaginaryCharacterNull took 0.001 sec
>     [junit] Testcase: testSetImaginaryCharacterEmpty took 0 sec
>     [junit] Testcase: testFormatNumber took 0.001 sec
>     [junit] Testcase: testFormatObject took 0.001 sec
>     [junit] Testcase: testForgottenImaginaryCharacter took 0 sec
>     [junit] Running org.apache.commons.math.distribution.BetaDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.BetaDistributionTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.167 sec
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.167 sec
>     [junit] 
>     [junit] Testcase: testCumulative took 0.068 sec
>     [junit] Testcase: testDensity took 0.056 sec
>     [junit] Running org.apache.commons.math.distribution.BinomialDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.BinomialDistributionTest
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
>     [junit] 
>     [junit] Testcase: testDegenerate0 took 0.015 sec
>     [junit] Testcase: testDegenerate1 took 0.001 sec
>     [junit] Testcase: testDensities took 0.001 sec
>     [junit] Testcase: testCumulativeProbabilities took 0.001 sec
>     [junit] Testcase: testFloatingPointArguments took 0.003 sec
>     [junit] Testcase: testInverseCumulativeProbabilities took 0.002 sec
>     [junit] Testcase: testIllegalArguments took 0.007 sec
>     [junit] Running org.apache.commons.math.distribution.CauchyDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.CauchyDistributionTest
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.035 sec
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.035 sec
>     [junit] 
>     [junit] Testcase: testInverseCumulativeProbabilityExtremes took 0.007 sec
>     [junit] Testcase: testMedian took 0 sec
>     [junit] Testcase: testScale took 0 sec
>     [junit] Testcase: testSetScale took 0.005 sec
>     [junit] Testcase: testCumulativeProbabilities took 0 sec
>     [junit] Testcase: testInverseCumulativeProbabilities took 0 sec
>     [junit] Testcase: testDensities took 0 sec
>     [junit] Testcase: testConsistency took 0.001 sec
>     [junit] Testcase: testIllegalArguments took 0.001 sec
>     [junit] Running org.apache.commons.math.distribution.ChiSquareDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.ChiSquareDistributionTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
>     [junit] 
>     [junit] Testcase: testSmallDf took 0.029 sec
>     [junit] Testcase: testDfAccessors took 0.005 sec
>     [junit] Testcase: testDensity took 0 sec
>     [junit] Testcase: testCumulativeProbabilities took 0 sec
>     [junit] Testcase: testInverseCumulativeProbabilities took 0.003 sec
>     [junit] Testcase: testDensities took 0.001 sec
>     [junit] Testcase: testConsistency took 0.002 sec
>     [junit] Testcase: testIllegalArguments took 0 sec
>     [junit] Running org.apache.commons.math.distribution.ExponentialDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.ExponentialDistributionTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
>     [junit] 
>     [junit] Testcase: testCumulativeProbabilityExtremes took 0.007 sec
>     [junit] Testcase: testInverseCumulativeProbabilityExtremes took 0.001 sec
>     [junit] Testcase: testCumulativeProbability2 took 0.001 sec
>     [junit] Testcase: testDensity took 0 sec
>     [junit] Testcase: testMeanAccessors took 0.005 sec
>     [junit] Testcase: testCumulativeProbabilities took 0 sec
>     [junit] Testcase: testInverseCumulativeProbabilities took 0 sec
>     [junit] Testcase: testDensities took 0.001 sec
>     [junit] Testcase: testConsistency took 0.001 sec
>     [junit] Testcase: testIllegalArguments took 0 sec
>     [junit] Running org.apache.commons.math.distribution.FDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.FDistributionTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
>     [junit] 
>     [junit] Testcase: testCumulativeProbabilityExtremes took 0.007 sec
>     [junit] Testcase: testInverseCumulativeProbabilityExtremes took 0 sec
>     [junit] Testcase: testDfAccessors took 0.005 sec
>     [junit] Testcase: testLargeDegreesOfFreedom took 0.013 sec
>     [junit] Testcase: testSmallDegreesOfFreedom took 0.001 sec
>     [junit] Testcase: testCumulativeProbabilities took 0 sec
>     [junit] Testcase: testInverseCumulativeProbabilities took 0.003 sec
>     [junit] Testcase: testDensities took 0 sec
>     [junit] Testcase: testConsistency took 0.002 sec
>     [junit] Testcase: testIllegalArguments took 0.001 sec
>     [junit] Running org.apache.commons.math.distribution.GammaDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.GammaDistributionTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
>     [junit] 
>     [junit] Testcase: testParameterAccessors took 0.016 sec
>     [junit] Testcase: testProbabilities took 0.004 sec
>     [junit] Testcase: testValues took 0.011 sec
>     [junit] Testcase: testDensity took 0.001 sec
>     [junit] Testcase: testInverseCumulativeProbabilityExtremes took 0.002 sec
>     [junit] Testcase: testCumulativeProbabilities took 0 sec
>     [junit] Testcase: testInverseCumulativeProbabilities took 0.002 sec
>     [junit] Testcase: testDensities took 0.001 sec
>     [junit] Testcase: testConsistency took 0.001 sec
>     [junit] Testcase: testIllegalArguments took 0 sec
>     [junit] Running org.apache.commons.math.distribution.HypergeometricDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.HypergeometricDistributionTest
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.675 sec
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.675 sec
>     [junit] 
>     [junit] Testcase: testDegenerateNoFailures took 0.007 sec
>     [junit] Testcase: testDegenerateNoSuccesses took 0 sec
>     [junit] Testcase: testDegenerateFullSample took 0.008 sec
>     [junit] Testcase: testPopulationSize took 0.007 sec
>     [junit] Testcase: testLargeValues took 0.348 sec
>     [junit] Testcase: testMoreLargeValues took 0.236 sec
>     [junit] Testcase: testDensities took 0.001 sec
>     [junit] Testcase: testCumulativeProbabilities took 0 sec
>     [junit] Testcase: testFloatingPointArguments took 0.002 sec
>     [junit] Testcase: testInverseCumulativeProbabilities took 0.001 sec
>     [junit] Testcase: testIllegalArguments took 0 sec
>     [junit] Running org.apache.commons.math.distribution.NormalDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.NormalDistributionTest
>     [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.146 sec
>     [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.146 sec
>     [junit] 
>     [junit] Testcase: testQuantiles took 0.07 sec
>     [junit] Testcase: testInverseCumulativeProbabilityExtremes took 0.001 sec
>     [junit] Testcase: testGetMean took 0 sec
>     [junit] Testcase: testSetMean took 0.001 sec
>     [junit] Testcase: testGetStandardDeviation took 0.001 sec
>     [junit] Testcase: testSetStandardDeviation took 0.005 sec
>     [junit] Testcase: testDensity took 0 sec
>     [junit] Testcase: testExtremeValues took 0 sec
>     [junit] Testcase: testMath280 took 0.008 sec
>     [junit] Testcase: testCumulativeProbabilities took 0.001 sec
>     [junit] Testcase: testInverseCumulativeProbabilities took 0.003 sec
>     [junit] Testcase: testDensities took 0 sec
>     [junit] Testcase: testConsistency took 0.005 sec
>     [junit] Testcase: testIllegalArguments took 0.001 sec
>     [junit] Running org.apache.commons.math.distribution.PascalDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.PascalDistributionTest
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
>     [junit] 
>     [junit] Testcase: testDegenerate0 took 0.014 sec
>     [junit] Testcase: testDegenerate1 took 0.008 sec
>     [junit] Testcase: testDensities took 0 sec
>     [junit] Testcase: testCumulativeProbabilities took 0 sec
>     [junit] Testcase: testFloatingPointArguments took 0.004 sec
>     [junit] Testcase: testInverseCumulativeProbabilities took 0.012 sec
>     [junit] Testcase: testIllegalArguments took 0.006 sec
>     [junit] Running org.apache.commons.math.distribution.PoissonDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.PoissonDistributionTest
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 1.417 sec
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 1.417 sec
>     [junit] 
>     [junit] Testcase: testNormalApproximateProbability took 0.011 sec
>     [junit] Testcase: testDegenerateInverseCumulativeProbability took 0.001 sec
>     [junit] Testcase: testMean took 0.005 sec
>     [junit] Testcase: testLargeMeanCumulativeProbability took 0.082 sec
>     [junit] Testcase: testCumulativeProbabilitySpecial took 0.128 sec
>     [junit] Testcase: testLargeMeanInverseCumulativeProbability took 1.148 sec
>     [junit] Testcase: testDensities took 0.002 sec
>     [junit] Testcase: testCumulativeProbabilities took 0.001 sec
>     [junit] Testcase: testFloatingPointArguments took 0.001 sec
>     [junit] Testcase: testInverseCumulativeProbabilities took 0.001 sec
>     [junit] Testcase: testIllegalArguments took 0.001 sec
>     [junit] Running org.apache.commons.math.distribution.TDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.TDistributionTest
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.118 sec
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.118 sec
>     [junit] 
>     [junit] Testcase: testCumulativeProbabilityAgaintStackOverflow took 0.03 sec
>     [junit] Testcase: testSmallDf took 0.046 sec
>     [junit] Testcase: testInverseCumulativeProbabilityExtremes took 0 sec
>     [junit] Testcase: testDfAccessors took 0.006 sec
>     [junit] Testcase: testCumulativeProbabilities took 0.001 sec
>     [junit] Testcase: testInverseCumulativeProbabilities took 0.013 sec
>     [junit] Testcase: testDensities took 0.001 sec
>     [junit] Testcase: testConsistency took 0.001 sec
>     [junit] Testcase: testIllegalArguments took 0.001 sec
>     [junit] Running org.apache.commons.math.distribution.WeibullDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.WeibullDistributionTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
>     [junit] 
>     [junit] Testcase: testInverseCumulativeProbabilityExtremes took 0.008 sec
>     [junit] Testcase: testAlpha took 0.001 sec
>     [junit] Testcase: testBeta took 0.007 sec
>     [junit] Testcase: testSetAlpha took 0.005 sec
>     [junit] Testcase: testSetBeta took 0 sec
>     [junit] Testcase: testCumulativeProbabilities took 0.001 sec
>     [junit] Testcase: testInverseCumulativeProbabilities took 0.001 sec
>     [junit] Testcase: testDensities took 0.001 sec
>     [junit] Testcase: testConsistency took 0.001 sec
>     [junit] Testcase: testIllegalArguments took 0.001 sec
>     [junit] Running org.apache.commons.math.distribution.ZipfDistributionTest
>     [junit] Testsuite: org.apache.commons.math.distribution.ZipfDistributionTest
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
>     [junit] 
>     [junit] Testcase: testDensities took 0.006 sec
>     [junit] Testcase: testCumulativeProbabilities took 0 sec
>     [junit] Testcase: testFloatingPointArguments took 0.001 sec
>     [junit] Testcase: testInverseCumulativeProbabilities took 0.001 sec
>     [junit] Testcase: testIllegalArguments took 0.014 sec
>     [junit] Running org.apache.commons.math.estimation.EstimatedParameterTest
>     [junit] Testsuite: org.apache.commons.math.estimation.EstimatedParameterTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
>     [junit] 
>     [junit] Testcase: testConstruction took 0.003 sec
>     [junit] Testcase: testBound took 0 sec
>     [junit] Testcase: testEstimate took 0 sec
>     [junit] Running org.apache.commons.math.estimation.GaussNewtonEstimatorTest
>     [junit] Testsuite: org.apache.commons.math.estimation.GaussNewtonEstimatorTest
>     [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.199 sec
>     [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.199 sec
>     [junit] 
>     [junit] Testcase: testTrivial took 0.065 sec
>     [junit] Testcase: testQRColumnsPermutation took 0 sec
>     [junit] Testcase: testNoDependency took 0 sec
>     [junit] Testcase: testOneSet took 0 sec
>     [junit] Testcase: testTwoSets took 0.001 sec
>     [junit] Testcase: testNonInversible took 0.005 sec
>     [junit] Testcase: testIllConditioned took 0 sec
>     [junit] Testcase: testMoreEstimatedParametersSimple took 0 sec
>     [junit] Testcase: testMoreEstimatedParametersUnsorted took 0.001 sec
>     [junit] Testcase: testRedundantEquations took 0.001 sec
>     [junit] Testcase: testInconsistentEquations took 0 sec
>     [junit] Testcase: testBoundParameters took 0.001 sec
>     [junit] Testcase: testMaxIterations took 0.004 sec
>     [junit] Testcase: testCircleFitting took 0.001 sec
>     [junit] Testcase: testCircleFittingBadInit took 0.051 sec
>     [junit] Running org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
>     [junit] Testsuite: org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
>     [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.252 sec
>     [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.252 sec
>     [junit] 
>     [junit] Testcase: testTrivial took 0.01 sec
>     [junit] Testcase: testQRColumnsPermutation took 0 sec
>     [junit] Testcase: testNoDependency took 0 sec
>     [junit] Testcase: testOneSet took 0.001 sec
>     [junit] Testcase: testTwoSets took 0 sec
>     [junit] Testcase: testNonInversible took 0.021 sec
>     [junit] Testcase: testIllConditioned took 0.001 sec
>     [junit] Testcase: testMoreEstimatedParametersSimple took 0 sec
>     [junit] Testcase: testMoreEstimatedParametersUnsorted took 0.001 sec
>     [junit] Testcase: testRedundantEquations took 0.001 sec
>     [junit] Testcase: testInconsistentEquations took 0 sec
>     [junit] Testcase: testControlParameters took 0.007 sec
>     [junit] Testcase: testCircleFitting took 0.118 sec
>     [junit] Testcase: testCircleFittingBadInit took 0.023 sec
>     [junit] Testcase: testMath199 took 0.003 sec
>     [junit] Running org.apache.commons.math.estimation.MinpackTest
>     [junit] Testsuite: org.apache.commons.math.estimation.MinpackTest
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 11.063 sec
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 11.063 sec
>     [junit] 
>     [junit] Testcase: testMinpackLinearFullRank took 0.026 sec
>     [junit] Testcase: testMinpackLinearRank1 took 0.023 sec
>     [junit] Testcase: testMinpackLinearRank1ZeroColsAndRows took 0.04 sec
>     [junit] Testcase: testMinpackRosenbrok took 0.002 sec
>     [junit] Testcase: testMinpackHelicalValley took 0.003 sec
>     [junit] Testcase: testMinpackPowellSingular took 0.042 sec
>     [junit] Testcase: testMinpackFreudensteinRoth took 0.002 sec
>     [junit] Testcase: testMinpackBard took 0.036 sec
>     [junit] Testcase: testMinpackKowalikOsborne took 0.292 sec
>     [junit] Testcase: testMinpackMeyer took 0.14 sec
>     [junit] Testcase: testMinpackWatson took 0.632 sec
>     [junit] Testcase: testMinpackBox3Dimensional took 0.016 sec
>     [junit] Testcase: testMinpackJennrichSampson took 0.004 sec
>     [junit] Testcase: testMinpackBrownDennis took 0.775 sec
>     [junit] Testcase: testMinpackChebyquad took 0.024 sec
>     [junit] Testcase: testMinpackBrownAlmostLinear took 4.803 sec
>     [junit] Testcase: testMinpackOsborne1 took 0.514 sec
>     [junit] Testcase: testMinpackOsborne2 took 3.657 sec
>     [junit] Running org.apache.commons.math.estimation.WeightedMeasurementTest
>     [junit] Testsuite: org.apache.commons.math.estimation.WeightedMeasurementTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
>     [junit] 
>     [junit] Testcase: testConstruction took 0.003 sec
>     [junit] Testcase: testIgnored took 0 sec
>     [junit] Testcase: testTheory took 0 sec
>     [junit] Running org.apache.commons.math.fraction.BigFractionFieldTest
>     [junit] Testsuite: org.apache.commons.math.fraction.BigFractionFieldTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.042 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.042 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.fraction.BigFractionFieldTest FAILED
>     [junit] Running org.apache.commons.math.fraction.BigFractionFormatTest
>     [junit] Testsuite: org.apache.commons.math.fraction.BigFractionFormatTest
>     [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
>     [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
>     [junit] 
>     [junit] Testcase: testFormat took 0.013 sec
>     [junit] Testcase: testFormatNegative took 0.001 sec
>     [junit] Testcase: testFormatZero took 0 sec
>     [junit] Testcase: testFormatImproper took 0.009 sec
>     [junit] Testcase: testFormatImproperNegative took 0.001 sec
>     [junit] Testcase: testParse took 0.001 sec
>     [junit] Testcase: testParseInteger took 0 sec
>     [junit] Testcase: testParseInvalid took 0.006 sec
>     [junit] Testcase: testParseInvalidDenominator took 0.001 sec
>     [junit] Testcase: testParseNegative took 0.001 sec
>     [junit] Testcase: testParseProper took 0 sec
>     [junit] Testcase: testParseProperNegative took 0 sec
>     [junit] Testcase: testParseProperInvalidMinus took 0.001 sec
>     [junit] Testcase: testParseBig took 0.005 sec
>     [junit] Testcase: testNumeratorFormat took 0 sec
>     [junit] Testcase: testDenominatorFormat took 0 sec
>     [junit] Testcase: testWholeFormat took 0.001 sec
>     [junit] Testcase: testLongFormat took 0.001 sec
>     [junit] Testcase: testDoubleFormat took 0 sec
>     [junit] Running org.apache.commons.math.fraction.BigFractionTest
>     [junit] Testsuite: org.apache.commons.math.fraction.BigFractionTest
>     [junit] Tests run: 24, Failures: 0, Errors: 0, Time elapsed: 0.119 sec
>     [junit] Tests run: 24, Failures: 0, Errors: 0, Time elapsed: 0.119 sec
>     [junit] 
>     [junit] Testcase: testConstructor took 0.015 sec
>     [junit] Testcase: testGoldenRatio took 0.002 sec
>     [junit] Testcase: testDoubleConstructor took 0.001 sec
>     [junit] Testcase: testDigitLimitConstructor took 0.001 sec
>     [junit] Testcase: testEpsilonLimitConstructor took 0 sec
>     [junit] Testcase: testCompareTo took 0 sec
>     [junit] Testcase: testDoubleValue took 0 sec
>     [junit] Testcase: testFloatValue took 0.001 sec
>     [junit] Testcase: testIntValue took 0.001 sec
>     [junit] Testcase: testLongValue took 0 sec
>     [junit] Testcase: testConstructorDouble took 0 sec
>     [junit] Testcase: testAbs took 0 sec
>     [junit] Testcase: testReciprocal took 0 sec
>     [junit] Testcase: testNegate took 0.001 sec
>     [junit] Testcase: testAdd took 0.001 sec
>     [junit] Testcase: testDivide took 0.001 sec
>     [junit] Testcase: testMultiply took 0.001 sec
>     [junit] Testcase: testSubtract took 0.001 sec
>     [junit] Testcase: testBigDecimalValue took 0.006 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.001 sec
>     [junit] Testcase: testGetReducedFraction took 0 sec
>     [junit] Testcase: testPow took 0.004 sec
>     [junit] Testcase: testMath340 took 0.001 sec
>     [junit] Testcase: testSerial took 0.055 sec
>     [junit] Running org.apache.commons.math.fraction.FractionFieldTest
>     [junit] Testsuite: org.apache.commons.math.fraction.FractionFieldTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.032 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.032 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.fraction.FractionFieldTest FAILED
>     [junit] Running org.apache.commons.math.fraction.FractionFormatTest
>     [junit] Testsuite: org.apache.commons.math.fraction.FractionFormatTest
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
>     [junit] 
>     [junit] Testcase: testFormat took 0.014 sec
>     [junit] Testcase: testFormatNegative took 0.001 sec
>     [junit] Testcase: testFormatZero took 0.001 sec
>     [junit] Testcase: testFormatImproper took 0.008 sec
>     [junit] Testcase: testFormatImproperNegative took 0.001 sec
>     [junit] Testcase: testParse took 0.001 sec
>     [junit] Testcase: testParseInteger took 0.001 sec
>     [junit] Testcase: testParseInvalid took 0.006 sec
>     [junit] Testcase: testParseInvalidDenominator took 0 sec
>     [junit] Testcase: testParseNegative took 0 sec
>     [junit] Testcase: testParseProper took 0.001 sec
>     [junit] Testcase: testParseProperNegative took 0.001 sec
>     [junit] Testcase: testParseProperInvalidMinus took 0 sec
>     [junit] Testcase: testNumeratorFormat took 0 sec
>     [junit] Testcase: testDenominatorFormat took 0.001 sec
>     [junit] Testcase: testWholeFormat took 0 sec
>     [junit] Testcase: testLongFormat took 0.001 sec
>     [junit] Testcase: testDoubleFormat took 0.001 sec
>     [junit] Running org.apache.commons.math.fraction.FractionTest
>     [junit] Testsuite: org.apache.commons.math.fraction.FractionTest
>     [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
>     [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
>     [junit] 
>     [junit] Testcase: testConstructor took 0.013 sec
>     [junit] Testcase: testGoldenRatio took 0.001 sec
>     [junit] Testcase: testDoubleConstructor took 0 sec
>     [junit] Testcase: testDigitLimitConstructor took 0.001 sec
>     [junit] Testcase: testIntegerOverflow took 0.001 sec
>     [junit] Testcase: testEpsilonLimitConstructor took 0.001 sec
>     [junit] Testcase: testCompareTo took 0 sec
>     [junit] Testcase: testDoubleValue took 0.001 sec
>     [junit] Testcase: testFloatValue took 0 sec
>     [junit] Testcase: testIntValue took 0.001 sec
>     [junit] Testcase: testLongValue took 0 sec
>     [junit] Testcase: testConstructorDouble took 0.001 sec
>     [junit] Testcase: testAbs took 0 sec
>     [junit] Testcase: testReciprocal took 0 sec
>     [junit] Testcase: testNegate took 0 sec
>     [junit] Testcase: testAdd took 0.002 sec
>     [junit] Testcase: testDivide took 0 sec
>     [junit] Testcase: testMultiply took 0 sec
>     [junit] Testcase: testSubtract took 0.001 sec
>     [junit] Testcase: testEqualsAndHashCode took 0 sec
>     [junit] Testcase: testGetReducedFraction took 0 sec
>     [junit] Testcase: testToString took 0 sec
>     [junit] Testcase: testSerial took 0.022 sec
>     [junit] Running org.apache.commons.math.genetics.BinaryChromosomeTest
>     [junit] Testsuite: org.apache.commons.math.genetics.BinaryChromosomeTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.041 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.041 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.genetics.BinaryChromosomeTest FAILED
>     [junit] Running org.apache.commons.math.genetics.BinaryMutationTest
>     [junit] Testsuite: org.apache.commons.math.genetics.BinaryMutationTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.023 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.023 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.genetics.BinaryMutationTest FAILED
>     [junit] Running org.apache.commons.math.genetics.ChromosomeTest
>     [junit] Testsuite: org.apache.commons.math.genetics.ChromosomeTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.genetics.ChromosomeTest FAILED
>     [junit] Running org.apache.commons.math.genetics.ElitisticListPopulationTest
>     [junit] Testsuite: org.apache.commons.math.genetics.ElitisticListPopulationTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.02 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.02 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.genetics.ElitisticListPopulationTest FAILED
>     [junit] Running org.apache.commons.math.genetics.FitnessCachingTest
>     [junit] Testsuite: org.apache.commons.math.genetics.FitnessCachingTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.genetics.FitnessCachingTest FAILED
>     [junit] Running org.apache.commons.math.genetics.FixedGenerationCountTest
>     [junit] Testsuite: org.apache.commons.math.genetics.FixedGenerationCountTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.027 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.027 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.genetics.FixedGenerationCountTest FAILED
>     [junit] Running org.apache.commons.math.genetics.GeneticAlgorithmTestBinary
>     [junit] Testsuite: org.apache.commons.math.genetics.GeneticAlgorithmTestBinary
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.036 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.036 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.genetics.GeneticAlgorithmTestBinary FAILED
>     [junit] Running org.apache.commons.math.genetics.GeneticAlgorithmTestPermutations
>     [junit] Testsuite: org.apache.commons.math.genetics.GeneticAlgorithmTestPermutations
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.genetics.GeneticAlgorithmTestPermutations FAILED
>     [junit] Running org.apache.commons.math.genetics.ListPopulationTest
>     [junit] Testsuite: org.apache.commons.math.genetics.ListPopulationTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.035 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.035 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.genetics.ListPopulationTest FAILED
>     [junit] Running org.apache.commons.math.genetics.OnePointCrossoverTest
>     [junit] Testsuite: org.apache.commons.math.genetics.OnePointCrossoverTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.03 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.03 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.genetics.OnePointCrossoverTest FAILED
>     [junit] Running org.apache.commons.math.genetics.RandomKeyMutationTest
>     [junit] Testsuite: org.apache.commons.math.genetics.RandomKeyMutationTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.057 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.057 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.genetics.RandomKeyMutationTest FAILED
>     [junit] Running org.apache.commons.math.genetics.RandomKeyTest
>     [junit] Testsuite: org.apache.commons.math.genetics.RandomKeyTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.039 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.039 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.genetics.RandomKeyTest FAILED
>     [junit] Running org.apache.commons.math.genetics.TournamentSelectionTest
>     [junit] Testsuite: org.apache.commons.math.genetics.TournamentSelectionTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.04 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.04 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.genetics.TournamentSelectionTest FAILED
>     [junit] Running org.apache.commons.math.geometry.FrenchVector3DFormatTest
>     [junit] Testsuite: org.apache.commons.math.geometry.FrenchVector3DFormatTest
>     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
>     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
>     [junit] 
>     [junit] Testcase: testSimpleNoDecimals took 0.006 sec
>     [junit] Testcase: testSimpleWithDecimals took 0.001 sec
>     [junit] Testcase: testSimpleWithDecimalsTrunc took 0.008 sec
>     [junit] Testcase: testNegativeX took 0 sec
>     [junit] Testcase: testNegativeY took 0 sec
>     [junit] Testcase: testNegativeZ took 0.001 sec
>     [junit] Testcase: testNonDefaultSetting took 0 sec
>     [junit] Testcase: testStaticFormatVector3D took 0 sec
>     [junit] Testcase: testNan took 0.001 sec
>     [junit] Testcase: testPositiveInfinity took 0 sec
>     [junit] Testcase: testParseSimpleNoDecimals took 0.001 sec
>     [junit] Testcase: testParseIgnoredWhitespace took 0 sec
>     [junit] Testcase: testParseSimpleWithDecimals took 0 sec
>     [junit] Testcase: testParseSimpleWithDecimalsTrunc took 0.001 sec
>     [junit] Testcase: testParseNegativeX took 0 sec
>     [junit] Testcase: testParseNegativeY took 0 sec
>     [junit] Testcase: testParseNegativeZ took 0.001 sec
>     [junit] Testcase: testParseNegativeAll took 0.001 sec
>     [junit] Testcase: testParseZeroX took 0 sec
>     [junit] Testcase: testParseNonDefaultSetting took 0 sec
>     [junit] Testcase: testParseNan took 0.001 sec
>     [junit] Testcase: testParsePositiveInfinity took 0 sec
>     [junit] Testcase: testParseNegativeInfinity took 0 sec
>     [junit] Testcase: testConstructorSingleFormat took 0.001 sec
>     [junit] Testcase: testFormatObject took 0.006 sec
>     [junit] Testcase: testForgottenPrefix took 0.001 sec
>     [junit] Testcase: testForgottenSeparator took 0 sec
>     [junit] Testcase: testForgottenSuffix took 0 sec
>     [junit] Running org.apache.commons.math.geometry.RotationOrderTest
>     [junit] Testsuite: org.apache.commons.math.geometry.RotationOrderTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
>     [junit] 
>     [junit] Testcase: testName took 0.007 sec
>     [junit] Running org.apache.commons.math.geometry.RotationTest
>     [junit] Testsuite: org.apache.commons.math.geometry.RotationTest
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.388 sec
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.388 sec
>     [junit] 
>     [junit] Testcase: testIdentity took 0.012 sec
>     [junit] Testcase: testAxisAngle took 0.006 sec
>     [junit] Testcase: testRevert took 0.001 sec
>     [junit] Testcase: testVectorOnePair took 0 sec
>     [junit] Testcase: testVectorTwoPairs took 0 sec
>     [junit] Testcase: testMatrix took 0.002 sec
>     [junit] Testcase: testAngles took 0.326 sec
>     [junit] Testcase: testSingularities took 0.001 sec
>     [junit] Testcase: testQuaternion took 0.001 sec
>     [junit] Testcase: testCompose took 0.001 sec
>     [junit] Testcase: testComposeInverse took 0.001 sec
>     [junit] Testcase: testApplyInverseTo took 0.004 sec
>     [junit] Running org.apache.commons.math.geometry.Vector3DFormatTest
>     [junit] Testsuite: org.apache.commons.math.geometry.Vector3DFormatTest
>     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
>     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
>     [junit] 
>     [junit] Testcase: testSimpleNoDecimals took 0.006 sec
>     [junit] Testcase: testSimpleWithDecimals took 0 sec
>     [junit] Testcase: testSimpleWithDecimalsTrunc took 0.007 sec
>     [junit] Testcase: testNegativeX took 0.001 sec
>     [junit] Testcase: testNegativeY took 0.001 sec
>     [junit] Testcase: testNegativeZ took 0.001 sec
>     [junit] Testcase: testNonDefaultSetting took 0 sec
>     [junit] Testcase: testStaticFormatVector3D took 0 sec
>     [junit] Testcase: testNan took 0.001 sec
>     [junit] Testcase: testPositiveInfinity took 0 sec
>     [junit] Testcase: testParseSimpleNoDecimals took 0 sec
>     [junit] Testcase: testParseIgnoredWhitespace took 0 sec
>     [junit] Testcase: testParseSimpleWithDecimals took 0 sec
>     [junit] Testcase: testParseSimpleWithDecimalsTrunc took 0.001 sec
>     [junit] Testcase: testParseNegativeX took 0.001 sec
>     [junit] Testcase: testParseNegativeY took 0 sec
>     [junit] Testcase: testParseNegativeZ took 0 sec
>     [junit] Testcase: testParseNegativeAll took 0.001 sec
>     [junit] Testcase: testParseZeroX took 0 sec
>     [junit] Testcase: testParseNonDefaultSetting took 0 sec
>     [junit] Testcase: testParseNan took 0.001 sec
>     [junit] Testcase: testParsePositiveInfinity took 0.001 sec
>     [junit] Testcase: testParseNegativeInfinity took 0 sec
>     [junit] Testcase: testConstructorSingleFormat took 0 sec
>     [junit] Testcase: testFormatObject took 0.006 sec
>     [junit] Testcase: testForgottenPrefix took 0.001 sec
>     [junit] Testcase: testForgottenSeparator took 0.001 sec
>     [junit] Testcase: testForgottenSuffix took 0 sec
>     [junit] Running org.apache.commons.math.geometry.Vector3DTest
>     [junit] Testsuite: org.apache.commons.math.geometry.Vector3DTest
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
>     [junit] 
>     [junit] Testcase: testConstructors took 0.006 sec
>     [junit] Testcase: testCoordinates took 0 sec
>     [junit] Testcase: testNorm1 took 0 sec
>     [junit] Testcase: testNorm took 0.001 sec
>     [junit] Testcase: testNormInf took 0.001 sec
>     [junit] Testcase: testDistance1 took 0 sec
>     [junit] Testcase: testDistance took 0 sec
>     [junit] Testcase: testDistanceSq took 0.007 sec
>     [junit] Testcase: testDistanceInf took 0 sec
>     [junit] Testcase: testSubtract took 0.001 sec
>     [junit] Testcase: testAdd took 0 sec
>     [junit] Testcase: testScalarProduct took 0 sec
>     [junit] Testcase: testVectorialProducts took 0.001 sec
>     [junit] Testcase: testAngular took 0.001 sec
>     [junit] Testcase: testAngularSeparation took 0 sec
>     [junit] Testcase: testNormalize took 0.005 sec
>     [junit] Testcase: testOrthogonal took 0 sec
>     [junit] Testcase: testAngle took 0 sec
>     [junit] Running org.apache.commons.math.linear.AbstractRealVectorTest
>     [junit] Testsuite: org.apache.commons.math.linear.AbstractRealVectorTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.854 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.854 sec
>     [junit] 
>     [junit] Testcase: testMap took 0.015 sec
>     [junit] Testcase: testIterator took 0.001 sec
>     [junit] Testcase: testSparseIterator took 0 sec
>     [junit] Testcase: testClone took 10.815 sec
>     [junit] Running org.apache.commons.math.linear.Array2DRowRealMatrixTest
>     [junit] Testsuite: org.apache.commons.math.linear.Array2DRowRealMatrixTest
>     [junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 0.178 sec
>     [junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 0.178 sec
>     [junit] 
>     [junit] Testcase: testDimensions took 0.011 sec
>     [junit] Testcase: testCopyFunctions took 0.001 sec
>     [junit] Testcase: testAdd took 0.008 sec
>     [junit] Testcase: testAddFail took 0.006 sec
>     [junit] Testcase: testNorm took 0.002 sec
>     [junit] Testcase: testFrobeniusNorm took 0.001 sec
>     [junit] Testcase: testPlusMinus took 0.002 sec
>     [junit] Testcase: testMultiply took 0 sec
>     [junit] Testcase: testMultiply2 took 0 sec
>     [junit] Testcase: testTrace took 0.001 sec
>     [junit] Testcase: testScalarAdd took 0.001 sec
>     [junit] Testcase: testOperate took 0.012 sec
>     [junit] Testcase: testMath209 took 0.001 sec
>     [junit] Testcase: testTranspose took 0.004 sec
>     [junit] Testcase: testPremultiplyVector took 0 sec
>     [junit] Testcase: testPremultiply took 0.001 sec
>     [junit] Testcase: testGetVectors took 0.001 sec
>     [junit] Testcase: testGetEntry took 0.019 sec
>     [junit] Testcase: testExamples took 0 sec
>     [junit] Testcase: testGetSubMatrix took 0.001 sec
>     [junit] Testcase: testCopySubMatrix took 0.001 sec
>     [junit] Testcase: testGetRowMatrix took 0 sec
>     [junit] Testcase: testSetRowMatrix took 0.001 sec
>     [junit] Testcase: testGetColumnMatrix took 0 sec
>     [junit] Testcase: testSetColumnMatrix took 0 sec
>     [junit] Testcase: testGetRowVector took 0 sec
>     [junit] Testcase: testSetRowVector took 0.001 sec
>     [junit] Testcase: testGetColumnVector took 0 sec
>     [junit] Testcase: testSetColumnVector took 0.001 sec
>     [junit] Testcase: testGetRow took 0 sec
>     [junit] Testcase: testSetRow took 0.001 sec
>     [junit] Testcase: testGetColumn took 0.001 sec
>     [junit] Testcase: testSetColumn took 0 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.003 sec
>     [junit] Testcase: testToString took 0.001 sec
>     [junit] Testcase: testSetSubMatrix took 0.001 sec
>     [junit] Testcase: testWalk took 0.035 sec
>     [junit] Testcase: testSerial took 0.02 sec
>     [junit] Running org.apache.commons.math.linear.ArrayFieldVectorTest
>     [junit] Testsuite: org.apache.commons.math.linear.ArrayFieldVectorTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
>     [junit] 
>     [junit] Testcase: testConstructors took 0.013 sec
>     [junit] Testcase: testDataInOut took 0 sec
>     [junit] Testcase: testMapFunctions took 0.001 sec
>     [junit] Testcase: testBasicFunctions took 0.015 sec
>     [junit] Testcase: testMisc took 0.001 sec
>     [junit] Testcase: testSerial took 0.027 sec
>     [junit] Running org.apache.commons.math.linear.ArrayRealVectorTest
>     [junit] Testsuite: org.apache.commons.math.linear.ArrayRealVectorTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.106 sec
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.106 sec
>     [junit] 
>     [junit] Testcase: testConstructors took 0.029 sec
>     [junit] Testcase: testDataInOut took 0.001 sec
>     [junit] Testcase: testMapFunctions took 0.003 sec
>     [junit] Testcase: testBasicFunctions took 0.014 sec
>     [junit] Testcase: testMisc took 0.001 sec
>     [junit] Testcase: testPredicates took 0.003 sec
>     [junit] Testcase: testSerial took 0.022 sec
>     [junit] Testcase: testMinMax took 0.002 sec
>     [junit] Running org.apache.commons.math.linear.BiDiagonalTransformerTest
>     [junit] Testsuite: org.apache.commons.math.linear.BiDiagonalTransformerTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.047 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.047 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.linear.BiDiagonalTransformerTest FAILED
>     [junit] Running org.apache.commons.math.linear.BigMatrixImplTest
>     [junit] Testsuite: org.apache.commons.math.linear.BigMatrixImplTest
>     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.161 sec
>     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.161 sec
>     [junit] 
>     [junit] Testcase: testDimensions took 0.009 sec
>     [junit] Testcase: testCopyFunctions took 0 sec
>     [junit] Testcase: testConstructors took 0.017 sec
>     [junit] Testcase: testAdd took 0.001 sec
>     [junit] Testcase: testAddFail took 0.001 sec
>     [junit] Testcase: testNorm took 0 sec
>     [junit] Testcase: testPlusMinus took 0 sec
>     [junit] Testcase: testMultiply took 0.004 sec
>     [junit] Testcase: testMultiply2 took 0.001 sec
>     [junit] Testcase: testIsSingular took 0.017 sec
>     [junit] Testcase: testInverse took 0.017 sec
>     [junit] Testcase: testSolve took 0.008 sec
>     [junit] Testcase: testDeterminant took 0.036 sec
>     [junit] Testcase: testTrace took 0 sec
>     [junit] Testcase: testScalarAdd took 0.001 sec
>     [junit] Testcase: testOperate took 0.001 sec
>     [junit] Testcase: testMath209 took 0 sec
>     [junit] Testcase: testTranspose took 0.003 sec
>     [junit] Testcase: testPremultiplyVector took 0.001 sec
>     [junit] Testcase: testPremultiply took 0.001 sec
>     [junit] Testcase: testGetVectors took 0.001 sec
>     [junit] Testcase: testLUDecomposition took 0.007 sec
>     [junit] Testcase: testSubMatrix took 0.001 sec
>     [junit] Testcase: testGetColumnMatrix took 0.001 sec
>     [junit] Testcase: testGetRowMatrix took 0.001 sec
>     [junit] Testcase: testEqualsAndHashCode took 0 sec
>     [junit] Testcase: testToString took 0 sec
>     [junit] Testcase: testSetSubMatrix took 0 sec
>     [junit] Running org.apache.commons.math.linear.BlockFieldMatrixTest
>     [junit] Testsuite: org.apache.commons.math.linear.BlockFieldMatrixTest
>     [junit] Tests run: 46, Failures: 0, Errors: 0, Time elapsed: 1.72 sec
>     [junit] Tests run: 46, Failures: 0, Errors: 0, Time elapsed: 1.72 sec
>     [junit] 
>     [junit] Testcase: testDimensions took 0.009 sec
>     [junit] Testcase: testCopyFunctions took 0.02 sec
>     [junit] Testcase: testAdd took 0.001 sec
>     [junit] Testcase: testAddFail took 0.005 sec
>     [junit] Testcase: testPlusMinus took 0.002 sec
>     [junit] Testcase: testMultiply took 0 sec
>     [junit] Testcase: testSeveralBlocks took 1.229 sec
>     [junit] Testcase: testMultiply2 took 0 sec
>     [junit] Testcase: testTrace took 0 sec
>     [junit] Testcase: testScalarAdd took 0 sec
>     [junit] Testcase: testOperate took 0.004 sec
>     [junit] Testcase: testOperateLarge took 0.102 sec
>     [junit] Testcase: testOperatePremultiplyLarge took 0.072 sec
>     [junit] Testcase: testMath209 took 0.001 sec
>     [junit] Testcase: testTranspose took 0.009 sec
>     [junit] Testcase: testPremultiplyVector took 0 sec
>     [junit] Testcase: testPremultiply took 0 sec
>     [junit] Testcase: testGetVectors took 0.001 sec
>     [junit] Testcase: testGetEntry took 0 sec
>     [junit] Testcase: testExamples took 0 sec
>     [junit] Testcase: testGetSubMatrix took 0.002 sec
>     [junit] Testcase: testGetSetMatrixLarge took 0.025 sec
>     [junit] Testcase: testCopySubMatrix took 0.002 sec
>     [junit] Testcase: testGetRowMatrix took 0 sec
>     [junit] Testcase: testSetRowMatrix took 0 sec
>     [junit] Testcase: testGetSetRowMatrixLarge took 0.009 sec
>     [junit] Testcase: testGetColumnMatrix took 0.001 sec
>     [junit] Testcase: testSetColumnMatrix took 0.001 sec
>     [junit] Testcase: testGetSetColumnMatrixLarge took 0.01 sec
>     [junit] Testcase: testGetRowVector took 0 sec
>     [junit] Testcase: testSetRowVector took 0 sec
>     [junit] Testcase: testGetSetRowVectorLarge took 0.012 sec
>     [junit] Testcase: testGetColumnVector took 0 sec
>     [junit] Testcase: testSetColumnVector took 0 sec
>     [junit] Testcase: testGetSetColumnVectorLarge took 0.009 sec
>     [junit] Testcase: testGetRow took 0 sec
>     [junit] Testcase: testSetRow took 0.001 sec
>     [junit] Testcase: testGetSetRowLarge took 0.01 sec
>     [junit] Testcase: testGetColumn took 0 sec
>     [junit] Testcase: testSetColumn took 0.001 sec
>     [junit] Testcase: testGetSetColumnLarge took 0.011 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.001 sec
>     [junit] Testcase: testToString took 0 sec
>     [junit] Testcase: testSetSubMatrix took 0 sec
>     [junit] Testcase: testWalk took 0.092 sec
>     [junit] Testcase: testSerial took 0.024 sec
>     [junit] Running org.apache.commons.math.linear.BlockRealMatrixTest
>     [junit] Testsuite: org.apache.commons.math.linear.BlockRealMatrixTest
>     [junit] Tests run: 48, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
>     [junit] Tests run: 48, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
>     [junit] 
>     [junit] Testcase: testDimensions took 0.009 sec
>     [junit] Testcase: testCopyFunctions took 0.011 sec
>     [junit] Testcase: testAdd took 0.007 sec
>     [junit] Testcase: testAddFail took 0.005 sec
>     [junit] Testcase: testNorm took 0 sec
>     [junit] Testcase: testFrobeniusNorm took 0 sec
>     [junit] Testcase: testPlusMinus took 0 sec
>     [junit] Testcase: testMultiply took 0.001 sec
>     [junit] Testcase: testSeveralBlocks took 0.121 sec
>     [junit] Testcase: testMultiply2 took 0 sec
>     [junit] Testcase: testTrace took 0.001 sec
>     [junit] Testcase: testScalarAdd took 0.001 sec
>     [junit] Testcase: testOperate took 0.047 sec
>     [junit] Testcase: testOperateLarge took 0.102 sec
>     [junit] Testcase: testOperatePremultiplyLarge took 0.094 sec
>     [junit] Testcase: testMath209 took 0 sec
>     [junit] Testcase: testTranspose took 0.006 sec
>     [junit] Testcase: testPremultiplyVector took 0.001 sec
>     [junit] Testcase: testPremultiply took 0 sec
>     [junit] Testcase: testGetVectors took 0.001 sec
>     [junit] Testcase: testGetEntry took 0 sec
>     [junit] Testcase: testExamples took 0 sec
>     [junit] Testcase: testGetSubMatrix took 0.002 sec
>     [junit] Testcase: testGetSetMatrixLarge took 0.025 sec
>     [junit] Testcase: testCopySubMatrix took 0.001 sec
>     [junit] Testcase: testGetRowMatrix took 0 sec
>     [junit] Testcase: testSetRowMatrix took 0 sec
>     [junit] Testcase: testGetSetRowMatrixLarge took 0.004 sec
>     [junit] Testcase: testGetColumnMatrix took 0.001 sec
>     [junit] Testcase: testSetColumnMatrix took 0 sec
>     [junit] Testcase: testGetSetColumnMatrixLarge took 0.025 sec
>     [junit] Testcase: testGetRowVector took 0.001 sec
>     [junit] Testcase: testSetRowVector took 0.001 sec
>     [junit] Testcase: testGetSetRowVectorLarge took 0.004 sec
>     [junit] Testcase: testGetColumnVector took 0 sec
>     [junit] Testcase: testSetColumnVector took 0.001 sec
>     [junit] Testcase: testGetSetColumnVectorLarge took 0.004 sec
>     [junit] Testcase: testGetRow took 0 sec
>     [junit] Testcase: testSetRow took 0 sec
>     [junit] Testcase: testGetSetRowLarge took 0.004 sec
>     [junit] Testcase: testGetColumn took 0.001 sec
>     [junit] Testcase: testSetColumn took 0 sec
>     [junit] Testcase: testGetSetColumnLarge took 0.018 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.004 sec
>     [junit] Testcase: testToString took 0.001 sec
>     [junit] Testcase: testSetSubMatrix took 0 sec
>     [junit] Testcase: testWalk took 0.035 sec
>     [junit] Testcase: testSerial took 0.02 sec
>     [junit] Running org.apache.commons.math.linear.CholeskyDecompositionImplTest
>     [junit] Testsuite: org.apache.commons.math.linear.CholeskyDecompositionImplTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.043 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.043 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.linear.CholeskyDecompositionImplTest FAILED
>     [junit] Running org.apache.commons.math.linear.CholeskySolverTest
>     [junit] Testsuite: org.apache.commons.math.linear.CholeskySolverTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
>     [junit] 
>     [junit] Testcase: testSolveDimensionErrors took 0.03 sec
>     [junit] Testcase: testSolve took 0.01 sec
>     [junit] Testcase: testDeterminant took 0.001 sec
>     [junit] Running org.apache.commons.math.linear.EigenDecompositionImplTest
>     [junit] Testsuite: org.apache.commons.math.linear.EigenDecompositionImplTest
>     [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.747 sec
>     [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.747 sec
>     [junit] 
>     [junit] Testcase: testDimension1 took 0.038 sec
>     [junit] Testcase: testDimension2 took 0.001 sec
>     [junit] Testcase: testDimension3 took 0.001 sec
>     [junit] Testcase: testDimension3MultipleRoot took 0.001 sec
>     [junit] Testcase: testDimension4WithSplit took 0 sec
>     [junit] Testcase: testDimension4WithoutSplit took 0 sec
>     [junit] Testcase: testMath308 took 0.001 sec
>     [junit] Testcase: testMathpbx02 took 0.001 sec
>     [junit] Testcase: testMathpbx03 took 0.001 sec
>     [junit] Testcase: testTridiagonal took 0.027 sec
>     [junit] Testcase: testDimensions took 0.001 sec
>     [junit] Testcase: testEigenvalues took 0.001 sec
>     [junit] Testcase: testBigMatrix took 0.633 sec
>     [junit] Testcase: testEigenvectors took 0.001 sec
>     [junit] Testcase: testAEqualVDVt took 0.001 sec
>     [junit] Testcase: testVOrthogonal took 0.001 sec
>     [junit] Testcase: testDiagonal took 0.001 sec
>     [junit] Testcase: testRepeatedEigenvalue took 0.001 sec
>     [junit] Testcase: testDistinctEigenvalues took 0.001 sec
>     [junit] Testcase: testZeroDivide took 0.001 sec
>     [junit] Running org.apache.commons.math.linear.EigenSolverTest
>     [junit] Testsuite: org.apache.commons.math.linear.EigenSolverTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
>     [junit] 
>     [junit] Testcase: testNonInvertible took 0.064 sec
>     [junit] Testcase: testInvertible took 0.001 sec
>     [junit] Testcase: testSolveDimensionErrors took 0.003 sec
>     [junit] Testcase: testSolve took 0.002 sec
>     [junit] Running org.apache.commons.math.linear.FieldLUDecompositionImplTest
>     [junit] Testsuite: org.apache.commons.math.linear.FieldLUDecompositionImplTest
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
>     [junit] 
>     [junit] Testcase: testDimensions took 0.013 sec
>     [junit] Testcase: testNonSquare took 0.006 sec
>     [junit] Testcase: testPAEqualLU took 0.013 sec
>     [junit] Testcase: testLLowerTriangular took 0 sec
>     [junit] Testcase: testUUpperTriangular took 0.001 sec
>     [junit] Testcase: testPPermutation took 0.002 sec
>     [junit] Testcase: testSingular took 0.001 sec
>     [junit] Testcase: testMatricesValues1 took 0.001 sec
>     [junit] Testcase: testMatricesValues2 took 0 sec
>     [junit] Running org.apache.commons.math.linear.FieldMatrixImplTest
>     [junit] Testsuite: org.apache.commons.math.linear.FieldMatrixImplTest
>     [junit] Tests run: 36, Failures: 0, Errors: 0, Time elapsed: 0.272 sec
>     [junit] Tests run: 36, Failures: 0, Errors: 0, Time elapsed: 0.272 sec
>     [junit] 
>     [junit] Testcase: testDimensions took 0.008 sec
>     [junit] Testcase: testCopyFunctions took 0 sec
>     [junit] Testcase: testAdd took 0.001 sec
>     [junit] Testcase: testAddFail took 0.005 sec
>     [junit] Testcase: testPlusMinus took 0.001 sec
>     [junit] Testcase: testMultiply took 0 sec
>     [junit] Testcase: testMultiply2 took 0 sec
>     [junit] Testcase: testTrace took 0.001 sec
>     [junit] Testcase: testScalarAdd took 0 sec
>     [junit] Testcase: testOperate took 0.002 sec
>     [junit] Testcase: testMath209 took 0 sec
>     [junit] Testcase: testTranspose took 0.007 sec
>     [junit] Testcase: testPremultiplyVector took 0 sec
>     [junit] Testcase: testPremultiply took 0.001 sec
>     [junit] Testcase: testGetVectors took 0.001 sec
>     [junit] Testcase: testGetEntry took 0.001 sec
>     [junit] Testcase: testExamples took 0.004 sec
>     [junit] Testcase: testGetSubMatrix took 0.002 sec
>     [junit] Testcase: testCopySubMatrix took 0.001 sec
>     [junit] Testcase: testGetRowMatrix took 0 sec
>     [junit] Testcase: testSetRowMatrix took 0.001 sec
>     [junit] Testcase: testGetColumnMatrix took 0.001 sec
>     [junit] Testcase: testSetColumnMatrix took 0 sec
>     [junit] Testcase: testGetRowVector took 0 sec
>     [junit] Testcase: testSetRowVector took 0.001 sec
>     [junit] Testcase: testGetColumnVector took 0.001 sec
>     [junit] Testcase: testSetColumnVector took 0 sec
>     [junit] Testcase: testGetRow took 0 sec
>     [junit] Testcase: testSetRow took 0.001 sec
>     [junit] Testcase: testGetColumn took 0.001 sec
>     [junit] Testcase: testSetColumn took 0 sec
>     [junit] Testcase: testEqualsAndHashCode took 0 sec
>     [junit] Testcase: testToString took 0.001 sec
>     [junit] Testcase: testSetSubMatrix took 0.001 sec
>     [junit] Testcase: testWalk took 0.165 sec
>     [junit] Testcase: testSerial took 0.022 sec
>     [junit] Running org.apache.commons.math.linear.FrenchRealVectorFormatTest
>     [junit] Testsuite: org.apache.commons.math.linear.FrenchRealVectorFormatTest
>     [junit] Tests run: 30, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
>     [junit] Tests run: 30, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
>     [junit] 
>     [junit] Testcase: testSimpleNoDecimals took 0.016 sec
>     [junit] Testcase: testSimpleWithDecimals took 0 sec
>     [junit] Testcase: testSimpleWithDecimalsTrunc took 0.001 sec
>     [junit] Testcase: testNegativeX took 0 sec
>     [junit] Testcase: testNegativeY took 0.001 sec
>     [junit] Testcase: testNegativeZ took 0 sec
>     [junit] Testcase: testNonDefaultSetting took 0 sec
>     [junit] Testcase: testStaticFormatRealVectorImpl took 0.001 sec
>     [junit] Testcase: testNan took 0.001 sec
>     [junit] Testcase: testPositiveInfinity took 0 sec
>     [junit] Testcase: testParseSimpleNoDecimals took 0 sec
>     [junit] Testcase: testParseIgnoredWhitespace took 0 sec
>     [junit] Testcase: testParseSimpleWithDecimals took 0 sec
>     [junit] Testcase: testParseSimpleWithDecimalsTrunc took 0.001 sec
>     [junit] Testcase: testParseNegativeX took 0.001 sec
>     [junit] Testcase: testParseNegativeY took 0 sec
>     [junit] Testcase: testParseNegativeZ took 0 sec
>     [junit] Testcase: testParseNegativeAll took 0.001 sec
>     [junit] Testcase: testParseZeroX took 0.001 sec
>     [junit] Testcase: testParseNonDefaultSetting took 0 sec
>     [junit] Testcase: testParseNan took 0 sec
>     [junit] Testcase: testParsePositiveInfinity took 0.001 sec
>     [junit] Testcase: testParseNegativeInfinity took 0.001 sec
>     [junit] Testcase: testParseNoComponents took 0 sec
>     [junit] Testcase: testParseManyComponents took 0 sec
>     [junit] Testcase: testConstructorSingleFormat took 0 sec
>     [junit] Testcase: testFormatObject took 0.006 sec
>     [junit] Testcase: testForgottenPrefix took 0 sec
>     [junit] Testcase: testForgottenSeparator took 0 sec
>     [junit] Testcase: testForgottenSuffix took 0.001 sec
>     [junit] Running org.apache.commons.math.linear.InvalidMatrixExceptionTest
>     [junit] Testsuite: org.apache.commons.math.linear.InvalidMatrixExceptionTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
>     [junit] 
>     [junit] Testcase: testConstructorMessage took 0.025 sec
>     [junit] Running org.apache.commons.math.linear.LUDecompositionImplTest
>     [junit] Testsuite: org.apache.commons.math.linear.LUDecompositionImplTest
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.086 sec
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.086 sec
>     [junit] 
>     [junit] Testcase: testDimensions took 0.028 sec
>     [junit] Testcase: testNonSquare took 0.006 sec
>     [junit] Testcase: testPAEqualLU took 0.004 sec
>     [junit] Testcase: testLLowerTriangular took 0 sec
>     [junit] Testcase: testUUpperTriangular took 0 sec
>     [junit] Testcase: testPPermutation took 0.012 sec
>     [junit] Testcase: testSingular took 0.001 sec
>     [junit] Testcase: testMatricesValues1 took 0 sec
>     [junit] Testcase: testMatricesValues2 took 0.001 sec
>     [junit] Running org.apache.commons.math.linear.LUSolverTest
>     [junit] Testsuite: org.apache.commons.math.linear.LUSolverTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
>     [junit] 
>     [junit] Testcase: testThreshold took 0.022 sec
>     [junit] Testcase: testSingular took 0.001 sec
>     [junit] Testcase: testSolveDimensionErrors took 0.012 sec
>     [junit] Testcase: testSolveSingularityErrors took 0.008 sec
>     [junit] Testcase: testSolve took 0.002 sec
>     [junit] Testcase: testDeterminant took 0 sec
>     [junit] Running org.apache.commons.math.linear.MatrixIndexExceptionTest
>     [junit] Testsuite: org.apache.commons.math.linear.MatrixIndexExceptionTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.028 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.028 sec
>     [junit] 
>     [junit] Testcase: testConstructorMessage took 0.014 sec
>     [junit] Running org.apache.commons.math.linear.MatrixUtilsTest
>     [junit] Testsuite: org.apache.commons.math.linear.MatrixUtilsTest
>     [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
>     [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
>     [junit] 
>     [junit] Testcase: testCreateRealMatrix took 0.036 sec
>     [junit] Testcase: testcreateFieldMatrix took 0.005 sec
>     [junit] Testcase: testCreateBigMatrix took 0.007 sec
>     [junit] Testcase: testCreateRowRealMatrix took 0 sec
>     [junit] Testcase: testCreateRowFieldMatrix took 0 sec
>     [junit] Testcase: testCreateRowBigMatrix took 0.001 sec
>     [junit] Testcase: testCreateColumnRealMatrix took 0 sec
>     [junit] Testcase: testCreateColumnFieldMatrix took 0.001 sec
>     [junit] Testcase: testCreateColumnBigMatrix took 0.001 sec
>     [junit] Testcase: testCreateIdentityMatrix took 0 sec
>     [junit] Testcase: testcreateFieldIdentityMatrix took 0 sec
>     [junit] Testcase: testBigFractionConverter took 0.006 sec
>     [junit] Testcase: testFractionConverter took 0.001 sec
>     [junit] Testcase: testCreateBigIdentityMatrix took 0 sec
>     [junit] Running org.apache.commons.math.linear.QRDecompositionImplTest
>     [junit] Testsuite: org.apache.commons.math.linear.QRDecompositionImplTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.403 sec
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.403 sec
>     [junit] 
>     [junit] Testcase: testDimensions took 0.207 sec
>     [junit] Testcase: testAEqualQR took 0.117 sec
>     [junit] Testcase: testQOrthogonal took 0.023 sec
>     [junit] Testcase: testRUpperTriangular took 0.009 sec
>     [junit] Testcase: testHTrapezoidal took 0.012 sec
>     [junit] Testcase: testMatricesValues took 0 sec
>     [junit] Running org.apache.commons.math.linear.QRSolverTest
>     [junit] Testsuite: org.apache.commons.math.linear.QRSolverTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.257 sec
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.257 sec
>     [junit] 
>     [junit] Testcase: testRank took 0.02 sec
>     [junit] Testcase: testSolveDimensionErrors took 0.02 sec
>     [junit] Testcase: testSolveRankErrors took 0 sec
>     [junit] Testcase: testSolve took 0.006 sec
>     [junit] Testcase: testOverdetermined took 0.132 sec
>     [junit] Testcase: testUnderdetermined took 0.061 sec
>     [junit] Running org.apache.commons.math.linear.RealMatrixImplTest
>     [junit] Testsuite: org.apache.commons.math.linear.RealMatrixImplTest
>     [junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
>     [junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
>     [junit] 
>     [junit] Testcase: testDimensions took 0.007 sec
>     [junit] Testcase: testCopyFunctions took 0 sec
>     [junit] Testcase: testAdd took 0.008 sec
>     [junit] Testcase: testAddFail took 0.007 sec
>     [junit] Testcase: testNorm took 0.002 sec
>     [junit] Testcase: testFrobeniusNorm took 0.001 sec
>     [junit] Testcase: testPlusMinus took 0.002 sec
>     [junit] Testcase: testMultiply took 0 sec
>     [junit] Testcase: testMultiply2 took 0 sec
>     [junit] Testcase: testTrace took 0 sec
>     [junit] Testcase: testScalarAdd took 0 sec
>     [junit] Testcase: testOperate took 0.01 sec
>     [junit] Testcase: testMath209 took 0 sec
>     [junit] Testcase: testTranspose took 0.005 sec
>     [junit] Testcase: testPremultiplyVector took 0 sec
>     [junit] Testcase: testPremultiply took 0 sec
>     [junit] Testcase: testGetVectors took 0.001 sec
>     [junit] Testcase: testGetEntry took 0 sec
>     [junit] Testcase: testExamples took 0 sec
>     [junit] Testcase: testGetSubMatrix took 0.002 sec
>     [junit] Testcase: testCopySubMatrix took 0.001 sec
>     [junit] Testcase: testGetRowMatrix took 0.001 sec
>     [junit] Testcase: testSetRowMatrix took 0 sec
>     [junit] Testcase: testGetColumnMatrix took 0 sec
>     [junit] Testcase: testSetColumnMatrix took 0 sec
>     [junit] Testcase: testGetRowVector took 0 sec
>     [junit] Testcase: testSetRowVector took 0 sec
>     [junit] Testcase: testGetColumnVector took 0 sec
>     [junit] Testcase: testSetColumnVector took 0.001 sec
>     [junit] Testcase: testGetRow took 0 sec
>     [junit] Testcase: testSetRow took 0.001 sec
>     [junit] Testcase: testGetColumn took 0 sec
>     [junit] Testcase: testSetColumn took 0.001 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.003 sec
>     [junit] Testcase: testToString took 0 sec
>     [junit] Testcase: testSetSubMatrix took 0.001 sec
>     [junit] Testcase: testWalk took 0.031 sec
>     [junit] Testcase: testSerial took 0.017 sec
>     [junit] Running org.apache.commons.math.linear.RealVectorFormatTest
>     [junit] Testsuite: org.apache.commons.math.linear.RealVectorFormatTest
>     [junit] Tests run: 30, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
>     [junit] Tests run: 30, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
>     [junit] 
>     [junit] Testcase: testSimpleNoDecimals took 0.015 sec
>     [junit] Testcase: testSimpleWithDecimals took 0.001 sec
>     [junit] Testcase: testSimpleWithDecimalsTrunc took 0.001 sec
>     [junit] Testcase: testNegativeX took 0.001 sec
>     [junit] Testcase: testNegativeY took 0.001 sec
>     [junit] Testcase: testNegativeZ took 0 sec
>     [junit] Testcase: testNonDefaultSetting took 0.001 sec
>     [junit] Testcase: testStaticFormatRealVectorImpl took 0.001 sec
>     [junit] Testcase: testNan took 0 sec
>     [junit] Testcase: testPositiveInfinity took 0 sec
>     [junit] Testcase: testParseSimpleNoDecimals took 0.001 sec
>     [junit] Testcase: testParseIgnoredWhitespace took 0 sec
>     [junit] Testcase: testParseSimpleWithDecimals took 0 sec
>     [junit] Testcase: testParseSimpleWithDecimalsTrunc took 0.001 sec
>     [junit] Testcase: testParseNegativeX took 0 sec
>     [junit] Testcase: testParseNegativeY took 0.008 sec
>     [junit] Testcase: testParseNegativeZ took 0 sec
>     [junit] Testcase: testParseNegativeAll took 0.001 sec
>     [junit] Testcase: testParseZeroX took 0.001 sec
>     [junit] Testcase: testParseNonDefaultSetting took 0 sec
>     [junit] Testcase: testParseNan took 0 sec
>     [junit] Testcase: testParsePositiveInfinity took 0.001 sec
>     [junit] Testcase: testParseNegativeInfinity took 0.001 sec
>     [junit] Testcase: testParseNoComponents took 0 sec
>     [junit] Testcase: testParseManyComponents took 0 sec
>     [junit] Testcase: testConstructorSingleFormat took 0.001 sec
>     [junit] Testcase: testFormatObject took 0.005 sec
>     [junit] Testcase: testForgottenPrefix took 0 sec
>     [junit] Testcase: testForgottenSeparator took 0.001 sec
>     [junit] Testcase: testForgottenSuffix took 0 sec
>     [junit] Running org.apache.commons.math.linear.SingularValueDecompositionImplTest
>     [junit] Testsuite: org.apache.commons.math.linear.SingularValueDecompositionImplTest
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
>     [junit] 
>     [junit] Testcase: testMoreRows took 0.055 sec
>     [junit] Testcase: testMoreColumns took 0.001 sec
>     [junit] Testcase: testDimensions took 0.001 sec
>     [junit] Testcase: testHadamard took 0.002 sec
>     [junit] Testcase: testAEqualUSVt took 0.001 sec
>     [junit] Testcase: testUOrthogonal took 0 sec
>     [junit] Testcase: testVOrthogonal took 0 sec
>     [junit] Testcase: testMatricesValues1 took 0 sec
>     [junit] Testcase: testConditionNumber took 0.001 sec
>     [junit] Running org.apache.commons.math.linear.SingularValueSolverTest
>     [junit] Testsuite: org.apache.commons.math.linear.SingularValueSolverTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.022 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.022 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.linear.SingularValueSolverTest FAILED
>     [junit] Running org.apache.commons.math.linear.SparseFieldMatrixTest
>     [junit] Testsuite: org.apache.commons.math.linear.SparseFieldMatrixTest
>     [junit] Tests run: 24, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
>     [junit] Tests run: 24, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
>     [junit] 
>     [junit] Testcase: testDimensions took 0.007 sec
>     [junit] Testcase: testCopyFunctions took 0 sec
>     [junit] Testcase: testAdd took 0.001 sec
>     [junit] Testcase: testAddFail took 0.005 sec
>     [junit] Testcase: testPlusMinus took 0 sec
>     [junit] Testcase: testMultiply took 0.004 sec
>     [junit] Testcase: testMultiply2 took 0 sec
>     [junit] Testcase: testTrace took 0 sec
>     [junit] Testcase: testScalarAdd took 0.001 sec
>     [junit] Testcase: testOperate took 0.003 sec
>     [junit] Testcase: testMath209 took 0.001 sec
>     [junit] Testcase: testTranspose took 0.005 sec
>     [junit] Testcase: testPremultiplyVector took 0.001 sec
>     [junit] Testcase: testPremultiply took 0.001 sec
>     [junit] Testcase: testGetVectors took 0.001 sec
>     [junit] Testcase: testGetEntry took 0 sec
>     [junit] Testcase: testExamples took 0.003 sec
>     [junit] Testcase: testSubMatrix took 0.005 sec
>     [junit] Testcase: testGetRowMatrix took 0 sec
>     [junit] Testcase: testGetColumnMatrix took 0.001 sec
>     [junit] Testcase: testGetRowVector took 0 sec
>     [junit] Testcase: testGetColumnVector took 0 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.001 sec
>     [junit] Testcase: testSetSubMatrix took 0.001 sec
>     [junit] Running org.apache.commons.math.linear.SparseFieldVectorTest
>     [junit] Testsuite: org.apache.commons.math.linear.SparseFieldVectorTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
>     [junit] 
>     [junit] Testcase: testMapFunctions took 0.011 sec
>     [junit] Testcase: testBasicFunctions took 0.007 sec
>     [junit] Testcase: testMisc took 0.008 sec
>     [junit] Testcase: testPredicates took 0 sec
>     [junit] Running org.apache.commons.math.linear.SparseRealMatrixTest
>     [junit] Testsuite: org.apache.commons.math.linear.SparseRealMatrixTest
>     [junit] Tests run: 27, Failures: 0, Errors: 0, Time elapsed: 0.11 sec
>     [junit] Tests run: 27, Failures: 0, Errors: 0, Time elapsed: 0.11 sec
>     [junit] 
>     [junit] Testcase: testDimensions took 0.016 sec
>     [junit] Testcase: testCopyFunctions took 0.001 sec
>     [junit] Testcase: testAdd took 0.001 sec
>     [junit] Testcase: testAddFail took 0.005 sec
>     [junit] Testcase: testNorm took 0.002 sec
>     [junit] Testcase: testPlusMinus took 0 sec
>     [junit] Testcase: testMultiply took 0.004 sec
>     [junit] Testcase: testMultiply2 took 0.001 sec
>     [junit] Testcase: testTrace took 0 sec
>     [junit] Testcase: testScalarAdd took 0 sec
>     [junit] Testcase: testOperate took 0.01 sec
>     [junit] Testcase: testMath209 took 0.001 sec
>     [junit] Testcase: testTranspose took 0.005 sec
>     [junit] Testcase: testPremultiplyVector took 0 sec
>     [junit] Testcase: testPremultiply took 0.001 sec
>     [junit] Testcase: testGetVectors took 0.001 sec
>     [junit] Testcase: testGetEntry took 0.001 sec
>     [junit] Testcase: testExamples took 0 sec
>     [junit] Testcase: testSubMatrix took 0.002 sec
>     [junit] Testcase: testGetRowMatrix took 0.001 sec
>     [junit] Testcase: testGetColumnMatrix took 0.001 sec
>     [junit] Testcase: testGetRowVector took 0 sec
>     [junit] Testcase: testGetColumnVector took 0 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.003 sec
>     [junit] Testcase: testToString took 0.001 sec
>     [junit] Testcase: testSetSubMatrix took 0.001 sec
>     [junit] Testcase: testSerial took 0.025 sec
>     [junit] Running org.apache.commons.math.linear.SparseRealVectorTest
>     [junit] Testsuite: org.apache.commons.math.linear.SparseRealVectorTest
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.131 sec
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.131 sec
>     [junit] 
>     [junit] Testcase: testConstructors took 0.017 sec
>     [junit] Testcase: testDataInOut took 0.015 sec
>     [junit] Testcase: testMapFunctions took 0.025 sec
>     [junit] Testcase: testBasicFunctions took 0.015 sec
>     [junit] Testcase: testMisc took 0 sec
>     [junit] Testcase: testPredicates took 0 sec
>     [junit] Testcase: testSerial took 0.025 sec
>     [junit] Running org.apache.commons.math.linear.TriDiagonalTransformerTest
>     [junit] Testsuite: org.apache.commons.math.linear.TriDiagonalTransformerTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
>     [junit] 
>     [junit] Testcase: testNonSquare took 0.032 sec
>     [junit] Testcase: testAEqualQTQt took 0.002 sec
>     [junit] Testcase: testNoAccessBelowDiagonal took 0 sec
>     [junit] Testcase: testQOrthogonal took 0.001 sec
>     [junit] Testcase: testQTOrthogonal took 0 sec
>     [junit] Testcase: testTTriDiagonal took 0 sec
>     [junit] Testcase: testMatricesValues5 took 0 sec
>     [junit] Testcase: testMatricesValues3 took 0.001 sec
>     [junit] Running org.apache.commons.math.ode.ContinuousOutputModelTest
>     [junit] Testsuite: org.apache.commons.math.ode.ContinuousOutputModelTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.246 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.246 sec
>     [junit] 
>     [junit] Testcase: testBoundaries took 0.107 sec
>     [junit] Testcase: testRandomAccess took 0.101 sec
>     [junit] Testcase: testModelsMerging took 0.009 sec
>     [junit] Testcase: testErrorConditions took 0.01 sec
>     [junit] Running org.apache.commons.math.ode.FirstOrderConverterTest
>     [junit] Testsuite: org.apache.commons.math.ode.FirstOrderConverterTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.271 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.271 sec
>     [junit] 
>     [junit] Testcase: testDoubleDimension took 0.003 sec
>     [junit] Testcase: testDecreasingSteps took 0.076 sec
>     [junit] Testcase: testSmallStep took 0.158 sec
>     [junit] Testcase: testBigStep took 0.001 sec
>     [junit] Running org.apache.commons.math.ode.events.EventStateTest
>     [junit] Testsuite: org.apache.commons.math.ode.events.EventStateTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.events.EventStateTest FAILED
>     [junit] Running org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobiansTest
>     [junit] Testsuite: org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobiansTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.028 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.028 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.jacobians.FirstOrderIntegratorWithJacobiansTest FAILED
>     [junit] Running org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegratorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegratorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.024 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.024 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegratorTest FAILED
>     [junit] Running org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegratorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegratorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.058 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.058 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegratorTest FAILED
>     [junit] Running org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaIntegratorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaIntegratorTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.86 sec
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.86 sec
>     [junit] 
>     [junit] Testcase: testMissedEndEvent took 0.018 sec
>     [junit] Testcase: testSanityChecks took 0.002 sec
>     [junit] Testcase: testDecreasingSteps took 0.601 sec
>     [junit] Testcase: testSmallStep took 0.025 sec
>     [junit] Testcase: testBigStep took 0 sec
>     [junit] Testcase: testBackward took 0.033 sec
>     [junit] Testcase: testKepler took 0.116 sec
>     [junit] Testcase: testStepSize took 0.001 sec
>     [junit] Running org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaStepInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaStepInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaStepInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.ode.nonstiff.DormandPrince54IntegratorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.DormandPrince54IntegratorTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.414 sec
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.414 sec
>     [junit] 
>     [junit] Testcase: testDimensionCheck took 0.022 sec
>     [junit] Testcase: testMinStep took 0.005 sec
>     [junit] Testcase: testSmallLastStep took 0.006 sec
>     [junit] Testcase: testBackward took 0.01 sec
>     [junit] Testcase: testIncreasingTolerance took 0.155 sec
>     [junit] Testcase: testEvents took 0.046 sec
>     [junit] Testcase: testKepler took 0.091 sec
>     [junit] Testcase: testVariableSteps took 0.048 sec
>     [junit] Running org.apache.commons.math.ode.nonstiff.DormandPrince54StepInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.DormandPrince54StepInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.029 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.029 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.004 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.nonstiff.DormandPrince54StepInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.256 sec
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.256 sec
>     [junit] 
>     [junit] Testcase: testMissedEndEvent took 0.023 sec
>     [junit] Testcase: testDimensionCheck took 0.002 sec
>     [junit] Testcase: testNullIntervalCheck took 0 sec
>     [junit] Testcase: testMinStep took 0.002 sec
>     [junit] Testcase: testIncreasingTolerance took 0.018 sec
>     [junit] Testcase: testBackward took 0.003 sec
>     [junit] Testcase: testEvents took 0.028 sec
>     [junit] Testcase: testKepler took 0.051 sec
>     [junit] Testcase: testVariableSteps took 0.05 sec
>     [junit] Testcase: testNoDenseOutput took 0.003 sec
>     [junit] Testcase: testUnstableDerivative took 0.001 sec
>     [junit] Running org.apache.commons.math.ode.nonstiff.DormandPrince853StepInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.DormandPrince853StepInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.063 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.063 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.nonstiff.DormandPrince853StepInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.ode.nonstiff.EulerIntegratorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.EulerIntegratorTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.65 sec
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.65 sec
>     [junit] 
>     [junit] Testcase: testDimensionCheck took 0.013 sec
>     [junit] Testcase: testDecreasingSteps took 0.552 sec
>     [junit] Testcase: testSmallStep took 0.008 sec
>     [junit] Testcase: testBigStep took 0 sec
>     [junit] Testcase: testBackward took 0.018 sec
>     [junit] Testcase: testStepSize took 0.002 sec
>     [junit] Running org.apache.commons.math.ode.nonstiff.EulerStepInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.EulerStepInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.041 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.041 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.004 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.nonstiff.EulerStepInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.ode.nonstiff.GillIntegratorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.GillIntegratorTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.539 sec
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.539 sec
>     [junit] 
>     [junit] Testcase: testDimensionCheck took 0.013 sec
>     [junit] Testcase: testDecreasingSteps took 0.339 sec
>     [junit] Testcase: testSmallStep took 0.009 sec
>     [junit] Testcase: testBigStep took 0 sec
>     [junit] Testcase: testBackward took 0.01 sec
>     [junit] Testcase: testKepler took 0.125 sec
>     [junit] Testcase: testUnstableDerivative took 0.002 sec
>     [junit] Testcase: testStepSize took 0.003 sec
>     [junit] Running org.apache.commons.math.ode.nonstiff.GillStepInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.GillStepInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.044 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.044 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.004 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.nonstiff.GillStepInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.768 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.768 sec
>     [junit] 
>     [junit] Testcase: testDimensionCheck took 0.013 sec
>     [junit] Testcase: testNullIntervalCheck took 0.001 sec
>     [junit] Testcase: testMinStep took 0.003 sec
>     [junit] Testcase: testBackward took 0.003 sec
>     [junit] Testcase: testIncreasingTolerance took 0.018 sec
>     [junit] Testcase: testIntegratorControls took 0.616 sec
>     [junit] Testcase: testEvents took 0.017 sec
>     [junit] Testcase: testKepler took 0.061 sec
>     [junit] Testcase: testVariableSteps took 0.01 sec
>     [junit] Testcase: testUnstableDerivative took 0.002 sec
>     [junit] Running org.apache.commons.math.ode.nonstiff.GraggBulirschStoerStepInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.GraggBulirschStoerStepInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.025 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.025 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.nonstiff.GraggBulirschStoerStepInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.ode.nonstiff.HighamHall54IntegratorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.HighamHall54IntegratorTest
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.415 sec
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.415 sec
>     [junit] 
>     [junit] Testcase: testWrongDerivative took 0.023 sec
>     [junit] Testcase: testMinStep took 0.002 sec
>     [junit] Testcase: testIncreasingTolerance took 0.158 sec
>     [junit] Testcase: testBackward took 0.018 sec
>     [junit] Testcase: testEvents took 0.056 sec
>     [junit] Testcase: testEventsErrors took 0.015 sec
>     [junit] Testcase: testEventsNoConvergence took 0.017 sec
>     [junit] Testcase: testSanityChecks took 0.001 sec
>     [junit] Testcase: testKepler took 0.068 sec
>     [junit] Running org.apache.commons.math.ode.nonstiff.HighamHall54StepInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.HighamHall54StepInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.036 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.036 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.nonstiff.HighamHall54StepInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.ode.nonstiff.MidpointIntegratorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.MidpointIntegratorTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.406 sec
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.406 sec
>     [junit] 
>     [junit] Testcase: testDimensionCheck took 0.013 sec
>     [junit] Testcase: testDecreasingSteps took 0.354 sec
>     [junit] Testcase: testSmallStep took 0.009 sec
>     [junit] Testcase: testBigStep took 0 sec
>     [junit] Testcase: testBackward took 0.008 sec
>     [junit] Testcase: testStepSize took 0.002 sec
>     [junit] Running org.apache.commons.math.ode.nonstiff.MidpointStepInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.MidpointStepInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.02 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.02 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.nonstiff.MidpointStepInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.ode.nonstiff.ThreeEighthesIntegratorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.ThreeEighthesIntegratorTest
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.757 sec
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.757 sec
>     [junit] 
>     [junit] Testcase: testDimensionCheck took 0.02 sec
>     [junit] Testcase: testDecreasingSteps took 0.452 sec
>     [junit] Testcase: testSmallStep took 0.006 sec
>     [junit] Testcase: testBigStep took 0 sec
>     [junit] Testcase: testBackward took 0.007 sec
>     [junit] Testcase: testKepler took 0.218 sec
>     [junit] Testcase: testStepSize took 0.019 sec
>     [junit] Running org.apache.commons.math.ode.nonstiff.ThreeEighthesStepInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.ode.nonstiff.ThreeEighthesStepInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.021 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.nonstiff.ThreeEighthesStepInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.ode.sampling.DummyStepInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.ode.sampling.DummyStepInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.036 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.036 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.sampling.DummyStepInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.ode.sampling.NordsieckStepInterpolatorTest
>     [junit] Testsuite: org.apache.commons.math.ode.sampling.NordsieckStepInterpolatorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.023 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.023 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.006 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.ode.sampling.NordsieckStepInterpolatorTest FAILED
>     [junit] Running org.apache.commons.math.ode.sampling.StepNormalizerTest
>     [junit] Testsuite: org.apache.commons.math.ode.sampling.StepNormalizerTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.115 sec
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.115 sec
>     [junit] 
>     [junit] Testcase: testBoundaries took 0.046 sec
>     [junit] Testcase: testBeforeEnd took 0.017 sec
>     [junit] Running org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateRealOptimizerTest
>     [junit] Testsuite: org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateRealOptimizerTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.019 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.019 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateRealOptimizerTest FAILED
>     [junit] Running org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateVectorialOptimizerTest
>     [junit] Testsuite: org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateVectorialOptimizerTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.023 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.023 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateVectorialOptimizerTest FAILED
>     [junit] Running org.apache.commons.math.optimization.MultiStartMultivariateRealOptimizerTest
>     [junit] Testsuite: org.apache.commons.math.optimization.MultiStartMultivariateRealOptimizerTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.026 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.026 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.optimization.MultiStartMultivariateRealOptimizerTest FAILED
>     [junit] Running org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizerTest
>     [junit] Testsuite: org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizerTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.02 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.02 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizerTest FAILED
>     [junit] Running org.apache.commons.math.optimization.direct.MultiDirectionalTest
>     [junit] Testsuite: org.apache.commons.math.optimization.direct.MultiDirectionalTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.04 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.04 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.optimization.direct.MultiDirectionalTest FAILED
>     [junit] Running org.apache.commons.math.optimization.direct.NelderMeadTest
>     [junit] Testsuite: org.apache.commons.math.optimization.direct.NelderMeadTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.029 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.029 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.optimization.direct.NelderMeadTest FAILED
>     [junit] Running org.apache.commons.math.optimization.fitting.CurveFitterTest
>     [junit] Testsuite: org.apache.commons.math.optimization.fitting.CurveFitterTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.06 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.06 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.optimization.fitting.CurveFitterTest FAILED
>     [junit] Running org.apache.commons.math.optimization.fitting.HarmonicFitterTest
>     [junit] Testsuite: org.apache.commons.math.optimization.fitting.HarmonicFitterTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.019 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.019 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.optimization.fitting.HarmonicFitterTest FAILED
>     [junit] Running org.apache.commons.math.optimization.fitting.PolynomialFitterTest
>     [junit] Testsuite: org.apache.commons.math.optimization.fitting.PolynomialFitterTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.025 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.025 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.optimization.fitting.PolynomialFitterTest FAILED
>     [junit] Running org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
>     [junit] Testsuite: org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
>     [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.123 sec
>     [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.123 sec
>     [junit] 
>     [junit] Testcase: testTrivial took 0.029 sec
>     [junit] Testcase: testColumnsPermutation took 0.001 sec
>     [junit] Testcase: testNoDependency took 0 sec
>     [junit] Testcase: testOneSet took 0 sec
>     [junit] Testcase: testTwoSets took 0.001 sec
>     [junit] Testcase: testNonInversible took 0.007 sec
>     [junit] Testcase: testIllConditioned took 0.001 sec
>     [junit] Testcase: testMoreEstimatedParametersSimple took 0 sec
>     [junit] Testcase: testMoreEstimatedParametersUnsorted took 0.001 sec
>     [junit] Testcase: testRedundantEquations took 0 sec
>     [junit] Testcase: testInconsistentEquations took 0 sec
>     [junit] Testcase: testInconsistentSizes took 0.002 sec
>     [junit] Testcase: testMaxIterations took 0.024 sec
>     [junit] Testcase: testCircleFitting took 0.001 sec
>     [junit] Testcase: testCircleFittingBadInit took 0.034 sec
>     [junit] Running org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
>     [junit] Testsuite: org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
>     [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.175 sec
>     [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.175 sec
>     [junit] 
>     [junit] Testcase: testTrivial took 0.03 sec
>     [junit] Testcase: testQRColumnsPermutation took 0 sec
>     [junit] Testcase: testNoDependency took 0 sec
>     [junit] Testcase: testOneSet took 0.001 sec
>     [junit] Testcase: testTwoSets took 0.001 sec
>     [junit] Testcase: testNonInversible took 0.016 sec
>     [junit] Testcase: testIllConditioned took 0 sec
>     [junit] Testcase: testMoreEstimatedParametersSimple took 0.001 sec
>     [junit] Testcase: testMoreEstimatedParametersUnsorted took 0 sec
>     [junit] Testcase: testRedundantEquations took 0 sec
>     [junit] Testcase: testInconsistentEquations took 0.001 sec
>     [junit] Testcase: testInconsistentSizes took 0 sec
>     [junit] Testcase: testControlParameters took 0.003 sec
>     [junit] Testcase: testCircleFitting took 0.098 sec
>     [junit] Testcase: testCircleFittingBadInit took 0.003 sec
>     [junit] Testcase: testMath199 took 0.002 sec
>     [junit] Running org.apache.commons.math.optimization.general.MinpackTest
>     [junit] Testsuite: org.apache.commons.math.optimization.general.MinpackTest
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
>     [junit] 
>     [junit] Testcase: testMinpackLinearFullRank took 0.014 sec
>     [junit] Testcase: testMinpackLinearRank1 took 0.01 sec
>     [junit] Testcase: testMinpackLinearRank1ZeroColsAndRows took 0.001 sec
>     [junit] Testcase: testMinpackRosenbrok took 0.001 sec
>     [junit] Testcase: testMinpackHelicalValley took 0.002 sec
>     [junit] Testcase: testMinpackPowellSingular took 0.056 sec
>     [junit] Testcase: testMinpackFreudensteinRoth took 0.002 sec
>     [junit] Testcase: testMinpackBard took 0.006 sec
>     [junit] Testcase: testMinpackKowalikOsborne took 0.085 sec
>     [junit] Testcase: testMinpackMeyer took 0.12 sec
>     [junit] Testcase: testMinpackWatson took 0.07 sec
>     [junit] Testcase: testMinpackBox3Dimensional took 0.001 sec
>     [junit] Testcase: testMinpackJennrichSampson took 0.002 sec
>     [junit] Testcase: testMinpackBrownDennis took 0.061 sec
>     [junit] Testcase: testMinpackChebyquad took 0.024 sec
>     [junit] Testcase: testMinpackBrownAlmostLinear took 0.11 sec
>     [junit] Testcase: testMinpackOsborne1 took 0.004 sec
>     [junit] Testcase: testMinpackOsborne2 took 0.009 sec
>     [junit] Running org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
>     [junit] Testsuite: org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.205 sec
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.205 sec
>     [junit] 
>     [junit] Testcase: testTrivial took 0.087 sec
>     [junit] Testcase: testColumnsPermutation took 0.001 sec
>     [junit] Testcase: testNoDependency took 0 sec
>     [junit] Testcase: testOneSet took 0 sec
>     [junit] Testcase: testTwoSets took 0.032 sec
>     [junit] Testcase: testNonInversible took 0.001 sec
>     [junit] Testcase: testIllConditioned took 0.004 sec
>     [junit] Testcase: testMoreEstimatedParametersSimple took 0 sec
>     [junit] Testcase: testMoreEstimatedParametersUnsorted took 0.001 sec
>     [junit] Testcase: testRedundantEquations took 0.001 sec
>     [junit] Testcase: testInconsistentEquations took 0 sec
>     [junit] Testcase: testCircleFitting took 0.003 sec
>     [junit] Running org.apache.commons.math.optimization.linear.SimplexSolverTest
>     [junit] Testsuite: org.apache.commons.math.optimization.linear.SimplexSolverTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.035 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.035 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.optimization.linear.SimplexSolverTest FAILED
>     [junit] Running org.apache.commons.math.optimization.linear.SimplexTableauTest
>     [junit] Testsuite: org.apache.commons.math.optimization.linear.SimplexTableauTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.064 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.064 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.optimization.linear.SimplexTableauTest FAILED
>     [junit] Running org.apache.commons.math.optimization.univariate.BrentMinimizerTest
>     [junit] Testsuite: org.apache.commons.math.optimization.univariate.BrentMinimizerTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.041 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.041 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.007 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.optimization.univariate.BrentMinimizerTest FAILED
>     [junit] Running org.apache.commons.math.random.AbstractRandomGeneratorTest
>     [junit] Testsuite: org.apache.commons.math.random.AbstractRandomGeneratorTest
>     [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 3.101 sec
>     [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 3.101 sec
>     [junit] 
>     [junit] Testcase: testNextInt took 0.016 sec
>     [junit] Testcase: testNextLong took 0.005 sec
>     [junit] Testcase: testNextBoolean took 0.002 sec
>     [junit] Testcase: testNextFloat took 0.005 sec
>     [junit] Testcase: testNextIntExtremeValues took 0 sec
>     [junit] Testcase: testNextLongExtremeValues took 0 sec
>     [junit] Testcase: testNextSecureLong took 0.085 sec
>     [junit] Testcase: testNextSecureInt took 0.057 sec
>     [junit] Testcase: testNextPoisson took 0.06 sec
>     [junit] Testcase: testNextPoissonConsistency took 2.302 sec
>     [junit] Testcase: testNextHex took 0.192 sec
>     [junit] Testcase: testNextSecureHex took 0.238 sec
>     [junit] Testcase: testNextUniform took 0.001 sec
>     [junit] Testcase: testNextUniformExclusiveEndpoints took 0.001 sec
>     [junit] Testcase: testNextGaussian took 0.03 sec
>     [junit] Testcase: testNextExponential took 0.008 sec
>     [junit] Testcase: testConfig took 0.001 sec
>     [junit] Testcase: testNextSample took 0.072 sec
>     [junit] Testcase: testNextPermutation took 0.004 sec
>     [junit] Running org.apache.commons.math.random.CorrelatedRandomVectorGeneratorTest
>     [junit] Testsuite: org.apache.commons.math.random.CorrelatedRandomVectorGeneratorTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.103 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.103 sec
>     [junit] 
>     [junit] Testcase: testRank took 0.023 sec
>     [junit] Testcase: testMath226 took 0.001 sec
>     [junit] Testcase: testRootMatrix took 0.001 sec
>     [junit] Testcase: testMeanAndCovariance took 0.049 sec
>     [junit] Running org.apache.commons.math.random.EmpiricalDistributionTest
>     [junit] Testsuite: org.apache.commons.math.random.EmpiricalDistributionTest
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.835 sec
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.835 sec
>     [junit] 
>     [junit] Testcase: testLoad took 0.162 sec
>     [junit] Testcase: testDoubleLoad took 0.142 sec
>     [junit] Testcase: testNext took 0.236 sec
>     [junit] Testcase: testNexFail took 0.02 sec
>     [junit] Testcase: testGridTooFine took 0.072 sec
>     [junit] Testcase: testGridTooFat took 0.052 sec
>     [junit] Testcase: testBinIndexOverflow took 0.007 sec
>     [junit] Testcase: testSerialization took 0.11 sec
>     [junit] Testcase: testLoadNullDoubleArray took 0.003 sec
>     [junit] Testcase: testLoadNullURL took 0.002 sec
>     [junit] Testcase: testLoadNullFile took 0.002 sec
>     [junit] Testcase: testGetBinUpperBounds took 0.006 sec
>     [junit] Running org.apache.commons.math.random.GaussianRandomGeneratorTest
>     [junit] Testsuite: org.apache.commons.math.random.GaussianRandomGeneratorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
>     [junit] 
>     [junit] Testcase: testMeanAndStandardDeviation took 0.04 sec
>     [junit] Running org.apache.commons.math.random.MersenneTwisterTest
>     [junit] Testsuite: org.apache.commons.math.random.MersenneTwisterTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.023 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.023 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.random.MersenneTwisterTest FAILED
>     [junit] Running org.apache.commons.math.random.RandomAdaptorTest
>     [junit] Testsuite: org.apache.commons.math.random.RandomAdaptorTest
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.728 sec
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.728 sec
>     [junit] 
>     [junit] Testcase: testAdaptor took 0.004 sec
>     [junit] Testcase: testNextIntExtremeValues took 0.001 sec
>     [junit] Testcase: testNextLongExtremeValues took 0 sec
>     [junit] Testcase: testNextInt took 0.013 sec
>     [junit] Testcase: testNextLong took 0.005 sec
>     [junit] Testcase: testNextSecureLong took 0.049 sec
>     [junit] Testcase: testNextSecureInt took 0.04 sec
>     [junit] Testcase: testNextPoisson took 0.099 sec
>     [junit] Testcase: testNextPoissonConsistency took 2.083 sec
>     [junit] Testcase: testNextHex took 0.122 sec
>     [junit] Testcase: testNextSecureHex took 0.165 sec
>     [junit] Testcase: testNextUniform took 0.001 sec
>     [junit] Testcase: testNextUniformExclusiveEndpoints took 0.001 sec
>     [junit] Testcase: testNextGaussian took 0.032 sec
>     [junit] Testcase: testNextExponential took 0.003 sec
>     [junit] Testcase: testConfig took 0.001 sec
>     [junit] Testcase: testNextSample took 0.083 sec
>     [junit] Testcase: testNextPermutation took 0.003 sec
>     [junit] Running org.apache.commons.math.random.RandomDataTest
>     [junit] Testsuite: org.apache.commons.math.random.RandomDataTest
>     [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 2.776 sec
>     [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 2.776 sec
>     [junit] 
>     [junit] Testcase: testNextIntExtremeValues took 0.003 sec
>     [junit] Testcase: testNextLongExtremeValues took 0 sec
>     [junit] Testcase: testNextInt took 0.013 sec
>     [junit] Testcase: testNextLong took 0.005 sec
>     [junit] Testcase: testNextSecureLong took 0.05 sec
>     [junit] Testcase: testNextSecureInt took 0.025 sec
>     [junit] Testcase: testNextPoisson took 0.1 sec
>     [junit] Testcase: testNextPoissonConsistency took 2.028 sec
>     [junit] Testcase: testNextHex took 0.135 sec
>     [junit] Testcase: testNextSecureHex took 0.251 sec
>     [junit] Testcase: testNextUniform took 0.001 sec
>     [junit] Testcase: testNextUniformExclusiveEndpoints took 0.001 sec
>     [junit] Testcase: testNextGaussian took 0.033 sec
>     [junit] Testcase: testNextExponential took 0.006 sec
>     [junit] Testcase: testConfig took 0.001 sec
>     [junit] Testcase: testNextSample took 0.079 sec
>     [junit] Testcase: testNextPermutation took 0.019 sec
>     [junit] Running org.apache.commons.math.random.UncorrelatedRandomVectorGeneratorTest
>     [junit] Testsuite: org.apache.commons.math.random.UncorrelatedRandomVectorGeneratorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.126 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.126 sec
>     [junit] 
>     [junit] Testcase: testMeanAndCorrelation took 0.097 sec
>     [junit] Running org.apache.commons.math.random.UniformRandomGeneratorTest
>     [junit] Testsuite: org.apache.commons.math.random.UniformRandomGeneratorTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
>     [junit] 
>     [junit] Testcase: testMeanAndStandardDeviation took 0.035 sec
>     [junit] Running org.apache.commons.math.random.ValueServerTest
>     [junit] Testsuite: org.apache.commons.math.random.ValueServerTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.507 sec
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.507 sec
>     [junit] 
>     [junit] Testcase: testNextDigest took 0.393 sec
>     [junit] Testcase: testNextDigestFail took 0.029 sec
>     [junit] Testcase: testEmptyReplayFile took 0.001 sec
>     [junit] Testcase: testEmptyDigestFile took 0.02 sec
>     [junit] Testcase: testReplay took 0.04 sec
>     [junit] Testcase: testModes took 0.002 sec
>     [junit] Testcase: testFill took 0 sec
>     [junit] Testcase: testProperties took 0.001 sec
>     [junit] Running org.apache.commons.math.special.BetaTest
>     [junit] Testsuite: org.apache.commons.math.special.BetaTest
>     [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
>     [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
>     [junit] 
>     [junit] Testcase: testRegularizedBetaNanPositivePositive took 0.005 sec
>     [junit] Testcase: testRegularizedBetaPositiveNanPositive took 0 sec
>     [junit] Testcase: testRegularizedBetaPositivePositiveNan took 0 sec
>     [junit] Testcase: testRegularizedBetaNegativePositivePositive took 0 sec
>     [junit] Testcase: testRegularizedBetaPositiveNegativePositive took 0 sec
>     [junit] Testcase: testRegularizedBetaPositivePositiveNegative took 0 sec
>     [junit] Testcase: testRegularizedBetaZeroPositivePositive took 0.003 sec
>     [junit] Testcase: testRegularizedBetaPositiveZeroPositive took 0 sec
>     [junit] Testcase: testRegularizedBetaPositivePositiveZero took 0.001 sec
>     [junit] Testcase: testRegularizedBetaPositivePositivePositive took 0.001 sec
>     [junit] Testcase: testLogBetaNanPositive took 0 sec
>     [junit] Testcase: testLogBetaPositiveNan took 0.001 sec
>     [junit] Testcase: testLogBetaNegativePositive took 0 sec
>     [junit] Testcase: testLogBetaPositiveNegative took 0.001 sec
>     [junit] Testcase: testLogBetaZeroPositive took 0 sec
>     [junit] Testcase: testLogBetaPositiveZero took 0.001 sec
>     [junit] Testcase: testLogBetaPositivePositive took 0 sec
>     [junit] Running org.apache.commons.math.special.ErfTest
>     [junit] Testsuite: org.apache.commons.math.special.ErfTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
>     [junit] 
>     [junit] Testcase: testErf0 took 0.005 sec
>     [junit] Testcase: testErf1960 took 0.001 sec
>     [junit] Testcase: testErf2576 took 0 sec
>     [junit] Testcase: testErf2807 took 0.001 sec
>     [junit] Testcase: testErf3291 took 0 sec
>     [junit] Testcase: testLargeValues took 0.001 sec
>     [junit] Running org.apache.commons.math.special.GammaTest
>     [junit] Testsuite: org.apache.commons.math.special.GammaTest
>     [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
>     [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
>     [junit] 
>     [junit] Testcase: testRegularizedGammaNanPositive took 0.006 sec
>     [junit] Testcase: testRegularizedGammaPositiveNan took 0 sec
>     [junit] Testcase: testRegularizedGammaNegativePositive took 0 sec
>     [junit] Testcase: testRegularizedGammaPositiveNegative took 0 sec
>     [junit] Testcase: testRegularizedGammaZeroPositive took 0 sec
>     [junit] Testcase: testRegularizedGammaPositiveZero took 0.001 sec
>     [junit] Testcase: testRegularizedGammaPositivePositive took 0.001 sec
>     [junit] Testcase: testLogGammaNan took 0 sec
>     [junit] Testcase: testLogGammaNegative took 0 sec
>     [junit] Testcase: testLogGammaZero took 0 sec
>     [junit] Testcase: testLogGammaPositive took 0 sec
>     [junit] Testcase: testDigammaLargeArgs took 0 sec
>     [junit] Testcase: testDigammaSmallArgs took 0.004 sec
>     [junit] Testcase: testTrigamma took 0.002 sec
>     [junit] Running org.apache.commons.math.stat.CertifiedDataTest
>     [junit] Testsuite: org.apache.commons.math.stat.CertifiedDataTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.229 sec
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.229 sec
>     [junit] 
>     [junit] Testcase: testSummaryStatistics took 0.124 sec
>     [junit] Testcase: testDescriptiveStatistics took 0.071 sec
>     [junit] Running org.apache.commons.math.stat.FrequencyTest
>     [junit] Testsuite: org.apache.commons.math.stat.FrequencyTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.083 sec
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.083 sec
>     [junit] 
>     [junit] Testcase: testCounts took 0.038 sec
>     [junit] Testcase: testPcts took 0 sec
>     [junit] Testcase: testAdd took 0.005 sec
>     [junit] Testcase: testAddNonComparable took 0 sec
>     [junit] Testcase: testEmptyTable took 0 sec
>     [junit] Testcase: testToString took 0.001 sec
>     [junit] Testcase: testIntegerValues took 0.001 sec
>     [junit] Testcase: testSerial took 0.018 sec
>     [junit] Running org.apache.commons.math.stat.StatUtilsTest
>     [junit] Testsuite: org.apache.commons.math.stat.StatUtilsTest
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
>     [junit] 
>     [junit] Testcase: testStats took 0.015 sec
>     [junit] Testcase: testN0andN1Conditions took 0 sec
>     [junit] Testcase: testArrayIndexConditions took 0.006 sec
>     [junit] Testcase: testSumSq took 0.002 sec
>     [junit] Testcase: testProduct took 0 sec
>     [junit] Testcase: testSumLog took 0 sec
>     [junit] Testcase: testMean took 0 sec
>     [junit] Testcase: testVariance took 0 sec
>     [junit] Testcase: testMax took 0.001 sec
>     [junit] Testcase: testMin took 0.001 sec
>     [junit] Testcase: testPercentile took 0 sec
>     [junit] Testcase: testDifferenceStats took 0.001 sec
>     [junit] Testcase: testGeometricMean took 0 sec
>     [junit] Running org.apache.commons.math.stat.clustering.EuclideanIntegerPointTest
>     [junit] Testsuite: org.apache.commons.math.stat.clustering.EuclideanIntegerPointTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.022 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.022 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.stat.clustering.EuclideanIntegerPointTest FAILED
>     [junit] Running org.apache.commons.math.stat.clustering.KMeansPlusPlusClustererTest
>     [junit] Testsuite: org.apache.commons.math.stat.clustering.KMeansPlusPlusClustererTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.026 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.026 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.stat.clustering.KMeansPlusPlusClustererTest FAILED
>     [junit] Running org.apache.commons.math.stat.correlation.CovarianceTest
>     [junit] Testsuite: org.apache.commons.math.stat.correlation.CovarianceTest
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
>     [junit] 
>     [junit] Testcase: testLongly took 0.039 sec
>     [junit] Testcase: testSwissFertility took 0.001 sec
>     [junit] Testcase: testConstant took 0.001 sec
>     [junit] Testcase: testInsufficientData took 0.006 sec
>     [junit] Testcase: testConsistency took 0.003 sec
>     [junit] Running org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
>     [junit] Testsuite: org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
>     [junit] 
>     [junit] Testcase: testLongly took 0.037 sec
>     [junit] Testcase: testSwissFertility took 0.001 sec
>     [junit] Testcase: testConstant took 0 sec
>     [junit] Testcase: testInsufficientData took 0.006 sec
>     [junit] Testcase: testStdErrorConsistency took 0.002 sec
>     [junit] Testcase: testCovarianceConsistency took 0.014 sec
>     [junit] Testcase: testConsistency took 0.002 sec
>     [junit] Running org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
>     [junit] Testsuite: org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.115 sec
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.115 sec
>     [junit] 
>     [junit] Testcase: testLongly took 0.033 sec
>     [junit] Testcase: testSwiss took 0.002 sec
>     [junit] Testcase: testConstant took 0.001 sec
>     [junit] Testcase: testInsufficientData took 0.013 sec
>     [junit] Testcase: testConsistency took 0.002 sec
>     [junit] Testcase: testStdErrorConsistency took 0 sec
>     [junit] Testcase: testCovarianceConsistency took 0 sec
>     [junit] Testcase: testSwissFertility took 0.005 sec
>     [junit] Running org.apache.commons.math.stat.data.LewTest
>     [junit] Testsuite: org.apache.commons.math.stat.data.LewTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
>     [junit] 
>     [junit] Testcase: testCertifiedValues took 0.037 sec
>     [junit] Running org.apache.commons.math.stat.data.LotteryTest
>     [junit] Testsuite: org.apache.commons.math.stat.data.LotteryTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
>     [junit] 
>     [junit] Testcase: testCertifiedValues took 0.026 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.AbstractUnivariateStatisticTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.AbstractUnivariateStatisticTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
>     [junit] 
>     [junit] Testcase: testTestPositive took 0.003 sec
>     [junit] Testcase: testTestNegative took 0.006 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.AggregateSummaryStatisticsTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.AggregateSummaryStatisticsTest
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
>     [junit] 
>     [junit] Testcase: testAggregation took 0.015 sec
>     [junit] Testcase: testAggregationConsistency took 0.007 sec
>     [junit] Testcase: testAggregate took 0.003 sec
>     [junit] Testcase: testAggregateDegenerate took 0 sec
>     [junit] Testcase: testAggregateSpecialValues took 0 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
>     [junit] 
>     [junit] Testcase: testSetterInjection took 0.02 sec
>     [junit] Testcase: testCopy took 0 sec
>     [junit] Testcase: testWindowSize took 0.007 sec
>     [junit] Testcase: testGetValues took 0 sec
>     [junit] Testcase: testToString took 0.001 sec
>     [junit] Testcase: testShuffledStatistics took 0.001 sec
>     [junit] Testcase: testPercentileSetter took 0.003 sec
>     [junit] Testcase: test20090720 took 0.001 sec
>     [junit] Testcase: testRemoval took 0.003 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.InteractionTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.InteractionTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
>     [junit] 
>     [junit] Testcase: testInteraction took 0.007 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.ListUnivariateImplTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.ListUnivariateImplTest
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
>     [junit] 
>     [junit] Testcase: testStats took 0.019 sec
>     [junit] Testcase: testN0andN1Conditions took 0.001 sec
>     [junit] Testcase: testSkewAndKurtosis took 0.001 sec
>     [junit] Testcase: testProductAndGeometricMean took 0.001 sec
>     [junit] Testcase: testSerialization took 0.08 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
>     [junit] 
>     [junit] Testcase: testStats took 0.027 sec
>     [junit] Testcase: testN0andN1Conditions took 0.001 sec
>     [junit] Testcase: testSkewAndKurtosis took 0.003 sec
>     [junit] Testcase: testProductAndGeometricMean took 0.001 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.192 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.192 sec
>     [junit] 
>     [junit] Testcase: testSetterInjection took 0.025 sec
>     [junit] Testcase: testSetterIllegalState took 0.007 sec
>     [junit] Testcase: testToString took 0.02 sec
>     [junit] Testcase: testShuffledStatistics took 0.004 sec
>     [junit] Testcase: testDimension took 0.001 sec
>     [junit] Testcase: testStats took 0 sec
>     [junit] Testcase: testN0andN1Conditions took 0 sec
>     [junit] Testcase: testNaNContracts took 0 sec
>     [junit] Testcase: testSerialization took 0.108 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.001 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.StatisticalSummaryValuesTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.StatisticalSummaryValuesTest
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
>     [junit] 
>     [junit] Testcase: testSerialization took 0.019 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.001 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.122 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.122 sec
>     [junit] 
>     [junit] Testcase: testStats took 0.022 sec
>     [junit] Testcase: testN0andN1Conditions took 0 sec
>     [junit] Testcase: testProductAndGeometricMean took 0.001 sec
>     [junit] Testcase: testNaNContracts took 0.001 sec
>     [junit] Testcase: testGetSummary took 0.003 sec
>     [junit] Testcase: testSerialization took 0.043 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.001 sec
>     [junit] Testcase: testCopy took 0.001 sec
>     [junit] Testcase: testSetterInjection took 0 sec
>     [junit] Testcase: testSetterIllegalState took 0.006 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatisticsTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatisticsTest
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.107 sec
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.107 sec
>     [junit] 
>     [junit] Testcase: testSetterInjection took 0.025 sec
>     [junit] Testcase: testCopy took 0 sec
>     [junit] Testcase: testWindowSize took 0.007 sec
>     [junit] Testcase: testGetValues took 0.001 sec
>     [junit] Testcase: testToString took 0 sec
>     [junit] Testcase: testShuffledStatistics took 0.002 sec
>     [junit] Testcase: testPercentileSetter took 0.002 sec
>     [junit] Testcase: test20090720 took 0 sec
>     [junit] Testcase: testRemoval took 0.003 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatisticsTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatisticsTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.195 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.195 sec
>     [junit] 
>     [junit] Testcase: testSetterInjection took 0.065 sec
>     [junit] Testcase: testSetterIllegalState took 0.008 sec
>     [junit] Testcase: testToString took 0.019 sec
>     [junit] Testcase: testShuffledStatistics took 0.003 sec
>     [junit] Testcase: testDimension took 0.001 sec
>     [junit] Testcase: testStats took 0 sec
>     [junit] Testcase: testN0andN1Conditions took 0.001 sec
>     [junit] Testcase: testNaNContracts took 0 sec
>     [junit] Testcase: testSerialization took 0.052 sec
>     [junit] Testcase: testEqualsAndHashCode took 0 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatisticsTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatisticsTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.14 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.14 sec
>     [junit] 
>     [junit] Testcase: testStats took 0.013 sec
>     [junit] Testcase: testN0andN1Conditions took 0.001 sec
>     [junit] Testcase: testProductAndGeometricMean took 0.001 sec
>     [junit] Testcase: testNaNContracts took 0 sec
>     [junit] Testcase: testGetSummary took 0.002 sec
>     [junit] Testcase: testSerialization took 0.077 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.001 sec
>     [junit] Testcase: testCopy took 0.001 sec
>     [junit] Testcase: testSetterInjection took 0.001 sec
>     [junit] Testcase: testSetterIllegalState took 0.006 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.moment.FirstMomentTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.moment.FirstMomentTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
>     [junit] 
>     [junit] Testcase: testIncrementation took 0.004 sec
>     [junit] Testcase: testSerialization took 0.018 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.001 sec
>     [junit] Testcase: testMomentSmallSamples took 0.001 sec
>     [junit] Testcase: testConsistency took 0 sec
>     [junit] Testcase: testCopyConsistency took 0.001 sec
>     [junit] Testcase: testSerial took 0 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0 sec
>     [junit] Testcase: testWeightedConsistency took 0 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.moment.FourthMomentTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.moment.FourthMomentTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
>     [junit] 
>     [junit] Testcase: testIncrementation took 0.009 sec
>     [junit] Testcase: testSerialization took 0.033 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.001 sec
>     [junit] Testcase: testMomentSmallSamples took 0.001 sec
>     [junit] Testcase: testConsistency took 0 sec
>     [junit] Testcase: testCopyConsistency took 0 sec
>     [junit] Testcase: testSerial took 0.001 sec
>     [junit] Testcase: testEvaluation took 0.001 sec
>     [junit] Testcase: testCopy took 0 sec
>     [junit] Testcase: testWeightedConsistency took 0 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.moment.GeometricMeanTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.moment.GeometricMeanTest
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
>     [junit] 
>     [junit] Testcase: testSpecialValues took 0.005 sec
>     [junit] Testcase: testIncrementation took 0 sec
>     [junit] Testcase: testSerialization took 0.029 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.001 sec
>     [junit] Testcase: testMomentSmallSamples took 0.001 sec
>     [junit] Testcase: testConsistency took 0 sec
>     [junit] Testcase: testCopyConsistency took 0.001 sec
>     [junit] Testcase: testSerial took 0.001 sec
>     [junit] Testcase: testEvaluation took 0.001 sec
>     [junit] Testcase: testCopy took 0.001 sec
>     [junit] Testcase: testWeightedConsistency took 0.001 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.moment.KurtosisTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.moment.KurtosisTest
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
>     [junit] 
>     [junit] Testcase: testNaN took 0.007 sec
>     [junit] Testcase: testIncrementation took 0.001 sec
>     [junit] Testcase: testSerialization took 0.028 sec
>     [junit] Testcase: testEqualsAndHashCode took 0 sec
>     [junit] Testcase: testMomentSmallSamples took 0.001 sec
>     [junit] Testcase: testConsistency took 0.003 sec
>     [junit] Testcase: testCopyConsistency took 0 sec
>     [junit] Testcase: testSerial took 0.008 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0 sec
>     [junit] Testcase: testWeightedConsistency took 0 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.moment.MeanTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.moment.MeanTest
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
>     [junit] 
>     [junit] Testcase: testSmallSamples took 0.005 sec
>     [junit] Testcase: testWeightedMean took 0.001 sec
>     [junit] Testcase: testIncrementation took 0 sec
>     [junit] Testcase: testSerialization took 0.023 sec
>     [junit] Testcase: testEqualsAndHashCode took 0 sec
>     [junit] Testcase: testMomentSmallSamples took 0 sec
>     [junit] Testcase: testConsistency took 0 sec
>     [junit] Testcase: testCopyConsistency took 0.001 sec
>     [junit] Testcase: testSerial took 0.001 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0 sec
>     [junit] Testcase: testWeightedConsistency took 0.004 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.moment.SecondMomentTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.moment.SecondMomentTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
>     [junit] 
>     [junit] Testcase: testIncrementation took 0.006 sec
>     [junit] Testcase: testSerialization took 0.023 sec
>     [junit] Testcase: testEqualsAndHashCode took 0 sec
>     [junit] Testcase: testMomentSmallSamples took 0 sec
>     [junit] Testcase: testConsistency took 0.001 sec
>     [junit] Testcase: testCopyConsistency took 0 sec
>     [junit] Testcase: testSerial took 0 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0 sec
>     [junit] Testcase: testWeightedConsistency took 0.001 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.moment.SemiVarianceTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.moment.SemiVarianceTest
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.093 sec
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.093 sec
>     [junit] 
>     [junit] Testcase: testInsufficientData took 0.013 sec
>     [junit] Testcase: testSingleDown took 0.001 sec
>     [junit] Testcase: testSingleUp took 0.001 sec
>     [junit] Testcase: testSample took 0.008 sec
>     [junit] Testcase: testPopulation took 0.001 sec
>     [junit] Testcase: testNonMeanCutoffs took 0 sec
>     [junit] Testcase: testVarianceDecompMeanCutoff took 0.007 sec
>     [junit] Testcase: testVarianceDecompNonMeanCutoff took 0 sec
>     [junit] Testcase: testNoVariance took 0.001 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.moment.SkewnessTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.moment.SkewnessTest
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
>     [junit] 
>     [junit] Testcase: testNaN took 0.011 sec
>     [junit] Testcase: testIncrementation took 0.001 sec
>     [junit] Testcase: testSerialization took 0.033 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.002 sec
>     [junit] Testcase: testMomentSmallSamples took 0.001 sec
>     [junit] Testcase: testConsistency took 0.002 sec
>     [junit] Testcase: testCopyConsistency took 0 sec
>     [junit] Testcase: testSerial took 0.001 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0 sec
>     [junit] Testcase: testWeightedConsistency took 0 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.moment.StandardDeviationTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.moment.StandardDeviationTest
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
>     [junit] 
>     [junit] Testcase: testNaN took 0.009 sec
>     [junit] Testcase: testPopulation took 0.009 sec
>     [junit] Testcase: testIncrementation took 0.001 sec
>     [junit] Testcase: testSerialization took 0.029 sec
>     [junit] Testcase: testEqualsAndHashCode took 0 sec
>     [junit] Testcase: testMomentSmallSamples took 0.001 sec
>     [junit] Testcase: testConsistency took 0 sec
>     [junit] Testcase: testCopyConsistency took 0 sec
>     [junit] Testcase: testSerial took 0.001 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0 sec
>     [junit] Testcase: testWeightedConsistency took 0 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.moment.ThirdMomentTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.moment.ThirdMomentTest
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
>     [junit] 
>     [junit] Testcase: testIncrementation took 0.007 sec
>     [junit] Testcase: testSerialization took 0.024 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.001 sec
>     [junit] Testcase: testMomentSmallSamples took 0.001 sec
>     [junit] Testcase: testConsistency took 0.001 sec
>     [junit] Testcase: testCopyConsistency took 0 sec
>     [junit] Testcase: testSerial took 0.001 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0 sec
>     [junit] Testcase: testWeightedConsistency took 0.001 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.moment.VarianceTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.moment.VarianceTest
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.089 sec
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.089 sec
>     [junit] 
>     [junit] Testcase: testNaN took 0.024 sec
>     [junit] Testcase: testPopulation took 0.003 sec
>     [junit] Testcase: testWeightedVariance took 0.004 sec
>     [junit] Testcase: testIncrementation took 0.001 sec
>     [junit] Testcase: testSerialization took 0.03 sec
>     [junit] Testcase: testEqualsAndHashCode took 0 sec
>     [junit] Testcase: testMomentSmallSamples took 0.001 sec
>     [junit] Testcase: testConsistency took 0 sec
>     [junit] Testcase: testCopyConsistency took 0.002 sec
>     [junit] Testcase: testSerial took 0.001 sec
>     [junit] Testcase: testEvaluation took 0.001 sec
>     [junit] Testcase: testCopy took 0 sec
>     [junit] Testcase: testWeightedConsistency took 0.004 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.moment.VectorialCovarianceTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.moment.VectorialCovarianceTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
>     [junit] 
>     [junit] Testcase: testMismatch took 0.004 sec
>     [junit] Testcase: testSimplistic took 0.025 sec
>     [junit] Testcase: testBasicStats took 0 sec
>     [junit] Testcase: testSerial took 0.023 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.moment.VectorialMeanTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.moment.VectorialMeanTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
>     [junit] 
>     [junit] Testcase: testMismatch took 0.01 sec
>     [junit] Testcase: testSimplistic took 0 sec
>     [junit] Testcase: testBasicStats took 0 sec
>     [junit] Testcase: testSerial took 0.043 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.rank.MaxTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.rank.MaxTest
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
>     [junit] 
>     [junit] Testcase: testSpecialValues took 0.009 sec
>     [junit] Testcase: testNaNs took 0.001 sec
>     [junit] Testcase: testIncrementation took 0.001 sec
>     [junit] Testcase: testSerialization took 0.018 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.003 sec
>     [junit] Testcase: testMomentSmallSamples took 0.001 sec
>     [junit] Testcase: testConsistency took 0 sec
>     [junit] Testcase: testCopyConsistency took 0.001 sec
>     [junit] Testcase: testSerial took 0.001 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0.001 sec
>     [junit] Testcase: testWeightedConsistency took 0.001 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.rank.MedianTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.rank.MedianTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
>     [junit] 
>     [junit] Testcase: testEvaluation took 0.004 sec
>     [junit] Testcase: testCopy took 0 sec
>     [junit] Testcase: testWeightedConsistency took 0.001 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.rank.MinTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.rank.MinTest
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.343 sec
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.343 sec
>     [junit] 
>     [junit] Testcase: testSpecialValues took 0.004 sec
>     [junit] Testcase: testNaNs took 0 sec
>     [junit] Testcase: testIncrementation took 0.001 sec
>     [junit] Testcase: testSerialization took 0.019 sec
>     [junit] Testcase: testEqualsAndHashCode took 0 sec
>     [junit] Testcase: testMomentSmallSamples took 0.12 sec
>     [junit] Testcase: testConsistency took 0 sec
>     [junit] Testcase: testCopyConsistency took 0 sec
>     [junit] Testcase: testSerial took 0.001 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0 sec
>     [junit] Testcase: testWeightedConsistency took 0.001 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.rank.PercentileTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.rank.PercentileTest
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
>     [junit] 
>     [junit] Testcase: testHighPercentile took 0.004 sec
>     [junit] Testcase: testPercentile took 0.016 sec
>     [junit] Testcase: testNISTExample took 0.001 sec
>     [junit] Testcase: test5 took 0.007 sec
>     [junit] Testcase: testNullEmpty took 0.001 sec
>     [junit] Testcase: testSingleton took 0 sec
>     [junit] Testcase: testSpecialValues took 0.001 sec
>     [junit] Testcase: testSetQuantile took 0 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0.001 sec
>     [junit] Testcase: testWeightedConsistency took 0 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.summary.ProductTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.summary.ProductTest
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
>     [junit] 
>     [junit] Testcase: testSpecialValues took 0.008 sec
>     [junit] Testcase: testWeightedProduct took 0.001 sec
>     [junit] Testcase: testIncrementation took 0.001 sec
>     [junit] Testcase: testSerialization took 0.018 sec
>     [junit] Testcase: testEqualsAndHashCode took 0 sec
>     [junit] Testcase: testMomentSmallSamples took 0.001 sec
>     [junit] Testcase: testConsistency took 0.001 sec
>     [junit] Testcase: testCopyConsistency took 0 sec
>     [junit] Testcase: testSerial took 0.002 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0.001 sec
>     [junit] Testcase: testWeightedConsistency took 0.004 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.summary.SumLogTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.summary.SumLogTest
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
>     [junit] 
>     [junit] Testcase: testSpecialValues took 0.005 sec
>     [junit] Testcase: testIncrementation took 0.001 sec
>     [junit] Testcase: testSerialization took 0.027 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.001 sec
>     [junit] Testcase: testMomentSmallSamples took 0.001 sec
>     [junit] Testcase: testConsistency took 0 sec
>     [junit] Testcase: testCopyConsistency took 0.001 sec
>     [junit] Testcase: testSerial took 0 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0.001 sec
>     [junit] Testcase: testWeightedConsistency took 0.001 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.summary.SumSqTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.summary.SumSqTest
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
>     [junit] 
>     [junit] Testcase: testSpecialValues took 0.006 sec
>     [junit] Testcase: testIncrementation took 0 sec
>     [junit] Testcase: testSerialization took 0.018 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.007 sec
>     [junit] Testcase: testMomentSmallSamples took 0.001 sec
>     [junit] Testcase: testConsistency took 0.001 sec
>     [junit] Testcase: testCopyConsistency took 0 sec
>     [junit] Testcase: testSerial took 0 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0.001 sec
>     [junit] Testcase: testWeightedConsistency took 0.001 sec
>     [junit] Running org.apache.commons.math.stat.descriptive.summary.SumTest
>     [junit] Testsuite: org.apache.commons.math.stat.descriptive.summary.SumTest
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
>     [junit] 
>     [junit] Testcase: testSpecialValues took 0.007 sec
>     [junit] Testcase: testWeightedSum took 0 sec
>     [junit] Testcase: testIncrementation took 0 sec
>     [junit] Testcase: testSerialization took 0.018 sec
>     [junit] Testcase: testEqualsAndHashCode took 0.008 sec
>     [junit] Testcase: testMomentSmallSamples took 0.001 sec
>     [junit] Testcase: testConsistency took 0 sec
>     [junit] Testcase: testCopyConsistency took 0.001 sec
>     [junit] Testcase: testSerial took 0 sec
>     [junit] Testcase: testEvaluation took 0 sec
>     [junit] Testcase: testCopy took 0.001 sec
>     [junit] Testcase: testWeightedConsistency took 0.001 sec
>     [junit] Running org.apache.commons.math.stat.inference.ChiSquareFactoryTest
>     [junit] Testsuite: org.apache.commons.math.stat.inference.ChiSquareFactoryTest
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
>     [junit] 
>     [junit] Testcase: testChiSquare took 0.023 sec
>     [junit] Testcase: testChiSquareIndependence took 0.001 sec
>     [junit] Testcase: testChiSquareLargeTestStatistic took 0 sec
>     [junit] Testcase: testChiSquareZeroCount took 0.001 sec
>     [junit] Testcase: testChiSquareDataSetsComparisonEqualCounts took 0 sec
>     [junit] Testcase: testChiSquareDataSetsComparisonUnEqualCounts took 0 sec
>     [junit] Testcase: testChiSquareDataSetsComparisonBadCounts took 0 sec
>     [junit] Running org.apache.commons.math.stat.inference.ChiSquareTestTest
>     [junit] Testsuite: org.apache.commons.math.stat.inference.ChiSquareTestTest
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
>     [junit] 
>     [junit] Testcase: testChiSquare took 0.021 sec
>     [junit] Testcase: testChiSquareIndependence took 0.001 sec
>     [junit] Testcase: testChiSquareLargeTestStatistic took 0.001 sec
>     [junit] Testcase: testChiSquareZeroCount took 0 sec
>     [junit] Testcase: testChiSquareDataSetsComparisonEqualCounts took 0.001 sec
>     [junit] Testcase: testChiSquareDataSetsComparisonUnEqualCounts took 0 sec
>     [junit] Testcase: testChiSquareDataSetsComparisonBadCounts took 0 sec
>     [junit] Running org.apache.commons.math.stat.inference.OneWayAnovaTest
>     [junit] Testsuite: org.apache.commons.math.stat.inference.OneWayAnovaTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
>     [junit] 
>     [junit] Testcase: testAnovaFValue took 0.012 sec
>     [junit] Testcase: testAnovaPValue took 0.007 sec
>     [junit] Testcase: testAnovaTest took 0 sec
>     [junit] Running org.apache.commons.math.stat.inference.TTestFactoryTest
>     [junit] Testsuite: org.apache.commons.math.stat.inference.TTestFactoryTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.095 sec
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.095 sec
>     [junit] 
>     [junit] Testcase: testOneSampleT took 0.026 sec
>     [junit] Testcase: testOneSampleTTest took 0.001 sec
>     [junit] Testcase: testTwoSampleTHeterscedastic took 0.001 sec
>     [junit] Testcase: testTwoSampleTHomoscedastic took 0 sec
>     [junit] Testcase: testSmallSamples took 0.05 sec
>     [junit] Testcase: testPaired took 0 sec
>     [junit] Running org.apache.commons.math.stat.inference.TTestTest
>     [junit] Testsuite: org.apache.commons.math.stat.inference.TTestTest
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
>     [junit] 
>     [junit] Testcase: testOneSampleT took 0.014 sec
>     [junit] Testcase: testOneSampleTTest took 0.001 sec
>     [junit] Testcase: testTwoSampleTHeterscedastic took 0 sec
>     [junit] Testcase: testTwoSampleTHomoscedastic took 0 sec
>     [junit] Testcase: testSmallSamples took 0 sec
>     [junit] Testcase: testPaired took 0 sec
>     [junit] Running org.apache.commons.math.stat.inference.TestUtilsTest
>     [junit] Testsuite: org.apache.commons.math.stat.inference.TestUtilsTest
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
>     [junit] 
>     [junit] Testcase: testChiSquare took 0.029 sec
>     [junit] Testcase: testChiSquareIndependence took 0.001 sec
>     [junit] Testcase: testChiSquareLargeTestStatistic took 0.001 sec
>     [junit] Testcase: testChiSquareZeroCount took 0 sec
>     [junit] Testcase: testOneSampleT took 0.004 sec
>     [junit] Testcase: testOneSampleTTest took 0.001 sec
>     [junit] Testcase: testTwoSampleTHeterscedastic took 0.001 sec
>     [junit] Testcase: testTwoSampleTHomoscedastic took 0 sec
>     [junit] Testcase: testSmallSamples took 0 sec
>     [junit] Testcase: testPaired took 0.001 sec
>     [junit] Testcase: testOneWayAnovaUtils took 0.002 sec
>     [junit] Running org.apache.commons.math.stat.ranking.NaturalRankingTest
>     [junit] Testsuite: org.apache.commons.math.stat.ranking.NaturalRankingTest
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.103 sec
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.103 sec
>     [junit] 
>     [junit] Testcase: testDefault took 0.009 sec
>     [junit] Testcase: testNaNsMaximalTiesMinimum took 0.003 sec
>     [junit] Testcase: testNaNsRemovedTiesSequential took 0.001 sec
>     [junit] Testcase: testNaNsMinimalTiesMaximum took 0 sec
>     [junit] Testcase: testNaNsMinimalTiesAverage took 0.001 sec
>     [junit] Testcase: testNaNsFixedTiesRandom took 0.002 sec
>     [junit] Testcase: testNaNsAndInfs took 0 sec
>     [junit] Running org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
>     [junit] Testsuite: org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.027 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.027 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest FAILED
>     [junit] Running org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
>     [junit] Testsuite: org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.02 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.02 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.002 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest FAILED
>     [junit] Running org.apache.commons.math.stat.regression.SimpleRegressionTest
>     [junit] Testsuite: org.apache.commons.math.stat.regression.SimpleRegressionTest
>     [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
>     [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
>     [junit] 
>     [junit] Testcase: testNorris took 0.01 sec
>     [junit] Testcase: testCorr took 0.001 sec
>     [junit] Testcase: testNaNs took 0.001 sec
>     [junit] Testcase: testClear took 0 sec
>     [junit] Testcase: testInference took 0.016 sec
>     [junit] Testcase: testPerfect took 0.004 sec
>     [junit] Testcase: testPerfectNegative took 0.001 sec
>     [junit] Testcase: testRandom took 0.001 sec
>     [junit] Testcase: testSSENonNegative took 0 sec
>     [junit] Testcase: testRemoveXY took 0.001 sec
>     [junit] Testcase: testRemoveSingle took 0 sec
>     [junit] Testcase: testRemoveMultiple took 0 sec
>     [junit] Testcase: testRemoveObsFromEmpty took 0 sec
>     [junit] Testcase: testRemoveObsFromSingle took 0 sec
>     [junit] Testcase: testRemoveMultipleToEmpty took 0 sec
>     [junit] Testcase: testRemoveMultiplePastEmpty took 0 sec
>     [junit] Running org.apache.commons.math.transform.FastCosineTransformerTest
>     [junit] Testsuite: org.apache.commons.math.transform.FastCosineTransformerTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
>     [junit] 
>     [junit] Testcase: testAdHocData took 0.008 sec
>     [junit] Testcase: testSinFunction took 0.002 sec
>     [junit] Testcase: testParameters took 0.007 sec
>     [junit] Running org.apache.commons.math.transform.FastFourierTransformerTest
>     [junit] Testsuite: org.apache.commons.math.transform.FastFourierTransformerTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
>     [junit] 
>     [junit] Testcase: testAdHocData took 0.007 sec
>     [junit] Testcase: test2DData took 0.001 sec
>     [junit] Testcase: testSinFunction took 0.008 sec
>     [junit] Testcase: testParameters took 0.015 sec
>     [junit] Running org.apache.commons.math.transform.FastHadamardTransformerTest
>     [junit] Testsuite: org.apache.commons.math.transform.FastHadamardTransformerTest
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
>     [junit] 
>     [junit] Testcase: test8Points took 0.006 sec
>     [junit] Testcase: test4Points took 0 sec
>     [junit] Testcase: testNoIntInverse took 0 sec
>     [junit] Testcase: test3Points took 0.008 sec
>     [junit] Running org.apache.commons.math.transform.FastSineTransformerTest
>     [junit] Testsuite: org.apache.commons.math.transform.FastSineTransformerTest
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
>     [junit] 
>     [junit] Testcase: testAdHocData took 0.022 sec
>     [junit] Testcase: testSinFunction took 0.01 sec
>     [junit] Testcase: testParameters took 0.014 sec
>     [junit] Running org.apache.commons.math.util.BigRealFieldTest
>     [junit] Testsuite: org.apache.commons.math.util.BigRealFieldTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.089 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.089 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.util.BigRealFieldTest FAILED
>     [junit] Running org.apache.commons.math.util.BigRealTest
>     [junit] Testsuite: org.apache.commons.math.util.BigRealTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.043 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.043 sec
>     [junit] 
>     [junit] Testcase: initializationError took 0.003 sec
>     [junit] 	Caused an ERROR
>     [junit] org/hamcrest/SelfDescribing
>     [junit] java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing
>     [junit] 	at java.lang.ClassLoader.defineClass1(Native Method)
>     [junit] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
>     [junit] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>     [junit] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
>     [junit] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
>     [junit] Caused by: java.lang.ClassNotFoundException: org.hamcrest.SelfDescribing
>     [junit] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
>     [junit] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>     [junit] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>     [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>     [junit] 
>     [junit] Test org.apache.commons.math.util.BigRealTest FAILED
>     [junit] Running org.apache.commons.math.util.ContinuedFractionTest
>     [junit] Testsuite: org.apache.commons.math.util.ContinuedFractionTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
>     [junit] 
>     [junit] Testcase: testGoldenRatio took 0.004 sec
>     [junit] Running org.apache.commons.math.util.DefaultTransformerTest
>     [junit] Testsuite: org.apache.commons.math.util.DefaultTransformerTest
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
>     [junit] 
>     [junit] Testcase: testTransformDouble took 0.005 sec
>     [junit] Testcase: testTransformNull took 0.001 sec
>     [junit] Testcase: testTransformInteger took 0.002 sec
>     [junit] Testcase: testTransformBigDecimal took 0.026 sec
>     [junit] Testcase: testTransformString took 0 sec
>     [junit] Testcase: testTransformObject took 0.001 sec
>     [junit] Testcase: testSerial took 0.014 sec
>     [junit] Running org.apache.commons.math.util.MathUtilsTest
>     [junit] Testsuite: org.apache.commons.math.util.MathUtilsTest
>     [junit] Tests run: 58, Failures: 0, Errors: 0, Time elapsed: 1.747 sec
>     [junit] Tests run: 58, Failures: 0, Errors: 0, Time elapsed: 1.747 sec
>     [junit] 
>     [junit] Testcase: test0Choose0 took 0.008 sec
>     [junit] Testcase: testAddAndCheck took 0.001 sec
>     [junit] Testcase: testAddAndCheckLong took 0.001 sec
>     [junit] Testcase: testBinomialCoefficient took 0.128 sec
>     [junit] Testcase: testBinomialCoefficientLarge took 1.478 sec
>     [junit] Testcase: testBinomialCoefficientFail took 0.006 sec
>     [junit] Testcase: testCompareTo took 0.001 sec
>     [junit] Testcase: testCosh took 0 sec
>     [junit] Testcase: testCoshNaN took 0.001 sec
>     [junit] Testcase: testEquals took 0 sec
>     [junit] Testcase: testEqualsWithAllowedDelta took 0.001 sec
>     [junit] Testcase: testEqualsWithAllowedUlps took 0 sec
>     [junit] Testcase: testArrayEquals took 0.001 sec
>     [junit] Testcase: testFactorial took 0 sec
>     [junit] Testcase: testFactorialFail took 0.001 sec
>     [junit] Testcase: testGcd took 0 sec
>     [junit] Testcase: testGcdLong took 0 sec
>     [junit] Testcase: testGcdConsistency took 0.004 sec
>     [junit] Testcase: testHash took 0.001 sec
>     [junit] Testcase: testArrayHash took 0 sec
>     [junit] Testcase: testPermutedArrayHash took 0.001 sec
>     [junit] Testcase: testIndicatorByte took 0 sec
>     [junit] Testcase: testIndicatorDouble took 0.001 sec
>     [junit] Testcase: testIndicatorFloat took 0 sec
>     [junit] Testcase: testIndicatorInt took 0.001 sec
>     [junit] Testcase: testIndicatorLong took 0 sec
>     [junit] Testcase: testIndicatorShort took 0 sec
>     [junit] Testcase: testLcm took 0 sec
>     [junit] Testcase: testLcmLong took 0.001 sec
>     [junit] Testcase: testLog took 0 sec
>     [junit] Testcase: testMulAndCheck took 0 sec
>     [junit] Testcase: testMulAndCheckLong took 0 sec
>     [junit] Testcase: testNextAfter took 0 sec
>     [junit] Testcase: testNextAfterSpecialCases took 0 sec
>     [junit] Testcase: testScalb took 0 sec
>     [junit] Testcase: testNormalizeAngle took 0.055 sec
>     [junit] Testcase: testNormalizeArray took 0.002 sec
>     [junit] Testcase: testRoundDouble took 0.006 sec
>     [junit] Testcase: testRoundFloat took 0.001 sec
>     [junit] Testcase: testSignByte took 0.001 sec
>     [junit] Testcase: testSignDouble took 0 sec
>     [junit] Testcase: testSignFloat took 0 sec
>     [junit] Testcase: testSignInt took 0 sec
>     [junit] Testcase: testSignLong took 0 sec
>     [junit] Testcase: testSignShort took 0.001 sec
>     [junit] Testcase: testSinh took 0 sec
>     [junit] Testcase: testSinhNaN took 0.001 sec
>     [junit] Testcase: testSubAndCheck took 0 sec
>     [junit] Testcase: testSubAndCheckErrorMessage took 0 sec
>     [junit] Testcase: testSubAndCheckLong took 0 sec
>     [junit] Testcase: testPow took 0.001 sec
>     [junit] Testcase: testL1DistanceDouble took 0.001 sec
>     [junit] Testcase: testL1DistanceInt took 0 sec
>     [junit] Testcase: testL2DistanceDouble took 0 sec
>     [junit] Testcase: testL2DistanceInt took 0 sec
>     [junit] Testcase: testLInfDistanceDouble took 0 sec
>     [junit] Testcase: testLInfDistanceInt took 0.001 sec
>     [junit] Testcase: testCheckOrder took 0 sec
>     [junit] Running org.apache.commons.math.util.OpenIntToDoubleHashMapTest
>     [junit] Testsuite: org.apache.commons.math.util.OpenIntToDoubleHashMapTest
>     [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.303 sec
>     [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.303 sec
>     [junit] 
>     [junit] Testcase: testPutAndGetWith0ExpectedSize took 0.032 sec
>     [junit] Testcase: testPutAndGetWithExpectedSize took 0.037 sec
>     [junit] Testcase: testPutAndGet took 0.016 sec
>     [junit] Testcase: testPutAbsentOnExisting took 0.04 sec
>     [junit] Testcase: testPutOnExisting took 0.016 sec
>     [junit] Testcase: testGetAbsent took 0.009 sec
>     [junit] Testcase: testGetFromEmpty took 0.002 sec
>     [junit] Testcase: testRemove took 0.036 sec
>     [junit] Testcase: testRemove2 took 0.009 sec
>     [junit] Testcase: testRemoveFromEmpty took 0.002 sec
>     [junit] Testcase: testRemoveAbsent took 0.009 sec
>     [junit] Testcase: testCopy took 0.004 sec
>     [junit] Testcase: testContainsKey took 0.041 sec
>     [junit] Testcase: testIterator took 0.02 sec
>     [junit] Testcase: testConcurrentModification took 0.002 sec
>     [junit] Testcase: testPutKeysWithCollisions took 0.002 sec
>     [junit] Testcase: testPutKeysWithCollision2 took 0.001 sec
>     [junit] Running org.apache.commons.math.util.OpenIntToFieldTest
>     [junit] Testsuite: org.apache.commons.math.util.OpenIntToFieldTest
>     [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
>     [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
>     [junit] 
>     [junit] Testcase: testPutAndGetWith0ExpectedSize took 0.011 sec
>     [junit] Testcase: testPutAndGetWithExpectedSize took 0.003 sec
>     [junit] Testcase: testPutAndGet took 0.004 sec
>     [junit] Testcase: testPutAbsentOnExisting took 0.019 sec
>     [junit] Testcase: testPutOnExisting took 0.008 sec
>     [junit] Testcase: testGetAbsent took 0.011 sec
>     [junit] Testcase: testGetFromEmpty took 0 sec
>     [junit] Testcase: testRemove took 0 sec
>     [junit] Testcase: testRemove2 took 0.001 sec
>     [junit] Testcase: testRemoveFromEmpty took 0 sec
>     [junit] Testcase: testRemoveAbsent took 0.014 sec
>     [junit] Testcase: testCopy took 0.001 sec
>     [junit] Testcase: testContainsKey took 0.008 sec
>     [junit] Testcase: testIterator took 0.007 sec
>     [junit] Testcase: testConcurrentModification took 0 sec
>     [junit] Testcase: testPutKeysWithCollisions took 0 sec
>     [junit] Testcase: testPutKeysWithCollision2 took 0 sec
>     [junit] Running org.apache.commons.math.util.ResizableDoubleArrayTest
>     [junit] Testsuite: org.apache.commons.math.util.ResizableDoubleArrayTest
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
>     [junit] 
>     [junit] Testcase: testConstructors took 0.01 sec
>     [junit] Testcase: testSetElementArbitraryExpansion took 0.001 sec
>     [junit] Testcase: testAdd1000 took 0.001 sec
>     [junit] Testcase: testAddElementRolling took 0.012 sec
>     [junit] Testcase: testSetNumberOfElements took 0 sec
>     [junit] Testcase: testWithInitialCapacity took 0.004 sec
>     [junit] Testcase: testWithInitialCapacityAndExpansionFactor took 0.001 sec
>     [junit] Testcase: testDiscard took 0 sec
>     [junit] Testcase: testSubstitute took 0.001 sec
>     [junit] Testcase: testMutators took 0 sec
>     [junit] Testcase: testEqualsAndHashCode took 0 sec
>     [junit] Testcase: testGetValues took 0.001 sec
>     [junit] Testcase: testMinMax took 0 sec
>     [junit] Running org.apache.commons.math.util.TransformerMapTest
>     [junit] Testsuite: org.apache.commons.math.util.TransformerMapTest
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
>     [junit] 
>     [junit] Testcase: testPutTransformer took 0.004 sec
>     [junit] Testcase: testContainsClass took 0 sec
>     [junit] Testcase: testContainsTransformer took 0 sec
>     [junit] Testcase: testRemoveTransformer took 0 sec
>     [junit] Testcase: testClear took 0 sec
>     [junit] Testcase: testClasses took 0 sec
>     [junit] Testcase: testTransformers took 0.001 sec
>     [junit] Testcase: testSerial took 0.024 sec
> 
> BUILD FAILED
> /build/user-commons-math_2.1-1-amd64-VDqCip/commons-math-2.1/build.xml:199: There were test failures.
> 
> Total time: 2 minutes 55 seconds
> make: *** [debian/stamp-ant-check] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/06/24/commons-math_2.1-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the pkg-java-maintainers mailing list