Relevant test output: [junit] Running org.apache.commons.math.optimization.direct.CMAESOptimizerTest [junit] Testsuite: org.apache.commons.math.optimization.direct.CMAESOptimizerTest [junit] Tests run: 21, Failures: 1, Errors: 0, Time elapsed: 10.666 sec [junit] Tests run: 21, Failures: 1, Errors: 0, Time elapsed: 10.666 sec [junit] [junit] Testcase: testInitOutofbounds took 0.151 sec [junit] Testcase: testBoundariesDimensionMismatch took 0.002 sec [junit] Testcase: testBoundariesNoData took 0.001 sec [junit] Testcase: testInputSigmaNegative took 0.001 sec [junit] Testcase: testInputSigmaOutOfRange took 0.001 sec [junit] Testcase: testInputSigmaDimensionMismatch took 0.001 sec [junit] Testcase: testRosen took 1.922 sec [junit] Testcase: testMaximize took 1.382 sec [junit] FAILED [junit] expected:<1.0> but was:<0.909999999999897> [junit] junit.framework.AssertionFailedError: expected:<1.0> but was:<0.909999999999897> [junit] at org.apache.commons.math.optimization.direct.CMAESOptimizerTest.doTest(CMAESOptimizerTest.java:380) [junit] at org.apache.commons.math.optimization.direct.CMAESOptimizerTest.testMaximize(CMAESOptimizerTest.java:147)
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org