octave-maintainers
[Top][All Lists]
Advanced

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

Re: new test failures on MacOS X


From: Martin Helm
Subject: Re: new test failures on MacOS X
Date: Wed, 3 Mar 2010 22:56:59 +0100
User-agent: KMail/1.12.4 (Linux/2.6.31.12-0.1-desktop; KDE/4.3.5; x86_64; ; )

Am Mittwoch, 3. März 2010 22:39:59 schrieb Ben Abbott:
> The failures below just showed up in the last 1-2 days. Is anyone else
>  seeing these?
> 
> >>>>> processing test_logical-wfi-f
> 
>   ***** error <A\(I\): Index exceeds matrix dimension\.> a(logical
>  ([1,1])); warning ("wfi.state", "Octave:fortran-indexing");
> !!!!! expected <A\(I\): Index exceeds matrix dimension\.> but got A(I):
>  index out of bounds; value 2 out of bound 1
> 
> >>>>> processing test_logical-wfi-t
> 
>   ***** error <A\(I\): Index exceeds matrix dimension\.> a(logical
>  ([1,1])); warning ("wfi.state", "Octave:fortran-indexing");
> !!!!! expected <A\(I\): Index exceeds matrix dimension\.> but got A(I):
>  index out of bounds; value 2 out of bound 1
> 
>   ***** error <Index exceeds matrix dimension>
>   a(1).x.x = 1;
>   a(2).x;
> !!!!! expected <Index exceeds matrix dimension> but got A(I): index out of
>  bounds; value 2 out of bound 1
> 
>   ***** error <Index exceeds matrix dimension>
>   s = resize(struct(),3,2);
>   s(3).foo = 42;
>   s(7);
> !!!!! expected <Index exceeds matrix dimension> but got A(I): index out of
>  bounds; value 7 out of bound 6
> 
> Ben
> 
I just recompiled the development sources on opensuse 11.2 an hour ago and I 
get absolutely exactly the same failures.

Last update (without failures) was 2 or 3 days ago. Had not yet the chance to 
check exactly what changes are the reason for it.




reply via email to

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