octave-maintainers
[Top][All Lists]
Advanced

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

Re: test failure with current tip


From: Ben Abbott
Subject: Re: test failure with current tip
Date: Wed, 13 Jan 2010 19:18:15 -0500

On Jan 13, 2010, at 2:17 PM, John W. Eaton wrote:

> On 13-Jan-2010, Jaroslav Hajek wrote:
> 
> | I think one problem is that build_bc_overload_tests also reads the
> | file test/bc_overloads_expected that contains the overload results as
> | computed by Matlab (using the script build_bc_overloads_expected.m,
> | which is included just for completeness). So, if it is run from a
> | different directory, it will fail to generate files correctly, which
> | also explains why you see just one test while there should be more
> | than 400. I suppose a solution is to pass the source directory to the
> | script. I'm not sure this explains the failure you see, however.
> 
> OK, I made the following change and now the tests are passing when I
> do a vpath build.
> 
>  http://hg.savannah.gnu.org/hgweb/octave/rev/ffc5426c85a4
> 
> I did not need to add the $builddir/tests directory to Octave's
> loadpath in the run-octave script.
> 
> jwe

My tip is current, but "make check" still results in

          test_bc_overloads.m .................................... PASS  
225/451  FAIL 226

However, if I run octave and cd to the test directory ...

        octave:1> test test_bc_overloads
        PASSES 451 out of 451 tests

Is this another MacOS X specific thing? ... Is anyone else seeing this?

Ben





reply via email to

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