[math] @Ignores

2013-03-31 Thread Phil Steitz
It was a little painful for me to vote +1 just now, since we had to disable some tests in the released sources to work around brokenness in the parent pom (can't disable cobertura). It looks like only the BOBYQAOptimizerTest was @Ignored just for the release. But grepping for @Ignore in the

Re: [math] @Ignores

2013-03-31 Thread Luc Maisonobe
Hi Phil, Le 31/03/2013 18:49, Phil Steitz a écrit : It was a little painful for me to vote +1 just now, since we had to disable some tests in the released sources to work around brokenness in the parent pom (can't disable cobertura). Yes. I think we should really remove cobertura (and use

Re: [math] @Ignores

2013-03-31 Thread Gilles
Hi. [...] src/test/java/org/apache/commons/math3/optimization/general/LevenbergMarquardtOptimizerTest.java- // Test is skipped because it fails with the latest code update. src/test/java/org/apache/commons/math3/optimization/general/LevenbergMarquardtOptimizerTest.java: @Ignore@Test

Re: [math] @Ignores

2013-03-31 Thread Gilles
[...] src/test/java/org/apache/commons/math3/linear/EigenDecompositionTest.java- @Test src/test/java/org/apache/commons/math3/linear/EigenDecompositionTest.java: @Ignore src/test/java/org/apache/commons/math3/linear/EigenDecompositionTest.java- public void testRandomUnsymmetricMatrix() { --

Re: [math] @Ignores

2013-03-31 Thread Gilles
[...] src/test/java/org/apache/commons/math3/linear/RealMatrixFormatAbstractTest.java- @Test src/test/java/org/apache/commons/math3/linear/RealMatrixFormatAbstractTest.java: @Ignore src/test/java/org/apache/commons/math3/linear/RealMatrixFormatAbstractTest.java- public void