octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new test failures


From: David Bateman
Subject: Re: new test failures
Date: Tue, 27 Nov 2007 00:21:55 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

John W. Eaton wrote:
> I'm seeing these failures now.  They seem to all be related to the
> sparse_auto_mutate change.
> 
>   Integrated test scripts:
> 
>     src/DLD-FUNCTIONS/luinc.cc ....................... PASS    0/2    FAIL 2
>     src/DLD-FUNCTIONS/spkron.cc ...................... PASS    0/2    FAIL 2
>     src/DLD-FUNCTIONS/spqr.cc ........................ PASS    8/14   FAIL 6
>     scripts/general/accumarray.m ..................... PASS   10/11   FAIL 1
>     scripts/general/repmat.m ......................... PASS   15/16   FAIL 1
>     scripts/sparse/speye.m ........................... PASS    1/5    FAIL 4
>     scripts/sparse/spfun.m ........................... PASS    0/4    FAIL 4
>     scripts/sparse/spones.m .......................... PASS    1/3    FAIL 2
>     scripts/sparse/spstats.m ......................... PASS    0/1    FAIL 1
>     scripts/statistics/base/mode.m ................... PASS    2/3    FAIL 1
> 
>   Fixed test scripts:
> 
>     test_sparse.m .................................... PASS  468/1176 FAIL 708
>     test_io.m ........................................ PASS   65/66   FAIL 1
>     test_range.m ..................................... PASS   25/29   FAIL 4
> 
>   Summary:
> 
>     PASS   3032
>     FAIL    737
> 
> 
> Is there a simple fix that leaves auto mutation off and still allows
> the tests to pass, or do we need to fix all these tests?
> 

Hummm, didn't think about that. I suppose the simple fix is to make
fntests.m force sparse_auto_mutate, though that is not a great solution.

D.




> jwe
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]