[Pkg-octave-devel] [lenny octave-ga package] please upgrade to svn >= 20080816

Luca Favatella slackydeb at gmail.com
Thu Aug 21 11:25:09 UTC 2008


2008/8/21 Thomas Weber <thomas.weber.mail at gmail.com>:
> Several of your unit tests fail (log snippet attached, x86, 32 bit).
> Additionnally, these tests take several minute on my not to slow
> machine. Is this expected?

The "test failures" of the ga function are expected.
But they are not _serious_ test failures, because the only thing wrong
is that I get a result with a tolerance of 1e-5 or 1e-4, instead I
expect a tolerance of 1e-6.

Probably in the future I'll switch
-tolerance: "1e-6" --> "1e-5"
-"xtest" --> "test"

At the moment I want to mantain "1e-6" and "xtest" because I wan't to
better debug results.




Can you please tell me how did you test all a package?
Do you select manually the functions to test?

Here there is a snippet of your "unittests.log" I am referring to.

Checking package...
[__ga_initial_population__]
PASSES 2 out of 2 tests
[fitscalingrank]
PASSES 3 out of 3 tests
[ga]
etc...



More information about the Pkg-octave-devel mailing list