octave-maintainers
[Top][All Lists]
Advanced

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

Re: problem with failing unit test in stk : any ideas ?


From: Nicholas Jankowski
Subject: Re: problem with failing unit test in stk : any ideas ?
Date: Fri, 30 Oct 2015 14:25:54 -0400

On Fri, Oct 30, 2015 at 2:02 PM, Marco Atzeri <address@hidden> wrote:
> On 30/10/2015 18:58, Nicholas Jankowski wrote:
>>
>> what version of stk do you have installed? I noticed my v4.0.0 copy
>> has 2.3.2, but there is a 2.3.3 available.
>>
>
> the test is failing also with 2.3.3
>
> ***** test HOMOSCEDASTIC_NOISE = false;  stk_example_kb09;  close all;
> !!!!! test failed
> 'HOMOSCEDASTIC_NOISE' undefined near line 60 column 4
>
> Regards
> Marco
>

 Can't quite place why, but the code doesn't stop on a breakpoint set
to 56, so exist() seems to think 'HOMOSCEDASTIC_NOISE' does exist. It
steps through the line 60 if and sets NOISE_STD_FUNC to @(x) 0.5.
Then on the 'end' it kicks back to test as if an error was delivered.
It then gives the undefined line...

odd.



reply via email to

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