You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/08/16 01:28:10 UTC

[Math] Some unit tests getting _very_ slow with Cobertura

Hi.

This is in relation to that other thread (with subject "spinning
BOBYQAOptimizerTest"): http://markmail.org/message/2u6lmkuqqv6jxkgk

In fact the code doesn't run "forever", but it takes a very long time to
finish. On my machine:
---CUT---
Running org.apache.commons.math3.optimization.direct.CMAESOptimizerTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,788.354 sec
Running org.apache.commons.math3.optimization.direct.BOBYQAOptimizerTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9,622.322 sec
---CUT---

The coverage report is then generated.


Regards,
Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [Math] Some unit tests getting _very_ slow with Cobertura

Posted by Phil Steitz <ph...@gmail.com>.
On 8/15/12 4:28 PM, Gilles Sadowski wrote:
> Hi.
>
> This is in relation to that other thread (with subject "spinning
> BOBYQAOptimizerTest"): http://markmail.org/message/2u6lmkuqqv6jxkgk
>
> In fact the code doesn't run "forever", but it takes a very long time to
> finish. On my machine:
> ---CUT---
> Running org.apache.commons.math3.optimization.direct.CMAESOptimizerTest
> Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,788.354 sec
> Running org.apache.commons.math3.optimization.direct.BOBYQAOptimizerTest
> Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9,622.322 sec
> ---CUT---
>
> The coverage report is then generated.

You are a patient man, Gilles :)

Phil
>
>
> Regards,
> Gilles
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org