octave-maintainers
[Top][All Lists]
Advanced

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

Re: Failures in 'make check'


From: c.
Subject: Re: Failures in 'make check'
Date: Thu, 6 Oct 2016 21:56:02 +0200

On 6 Oct 2016, at 20:14, Rik <address@hidden> wrote:

> The test suite is failing quite badly because of some changes is the ode
> functions.
> 
> ***** test  # two output arguments
> [t, y] = ode23 (@fpol, [0 2], [2 0]);
> assert ([t(end), y(end,:)], [2, fref], 1e-3);
> !!!!! test failed
> 'args' undefined near line 45 column 21
> 
> Could someone who knows about this take  look.
> 
> --Rik

shoud be fixed now : http://hg.savannah.gnu.org/hgweb/octave/rev/177e0c71bcc0
I don't no why this change was in my local copy but was not pushed.
c.





reply via email to

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