octave-maintainers
[Top][All Lists]
Advanced

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

Re: Large test regression ?


From: John W. Eaton
Subject: Re: Large test regression ?
Date: Thu, 26 Feb 2009 14:57:27 -0500

On 26-Feb-2009, Jaroslav Hajek wrote:

| On Thu, Feb 26, 2009 at 6:02 PM, Kai Habel <address@hidden> wrote:
| > I see currently test failures all over the place. Can anyone confirm
| > this or is the problem on my side.
| >
| > I have :
| >
| > Summary:
| >
| >  PASS   5381
| >  FAIL    112
| >
| > There was 1 expected failure (see fntests.log for details).
| >
| > For example:
| >>>>>> processing /home/kai/hg-octave/octave/src/DLD-FUNCTIONS/det.cc
| >  ***** assert(det (single([1, 2; 3, 4])), single(-2), 10 * eps ('single'));
| > !!!!! test failed
| > invalid conversion from scalar to float scalar>>>>> processing
| > /home/kai/hg-octave/octave/src/DLD-FUNCTIONS/dispatch.cc
| >>>>>> processing /home/kai/hg-octave/octave/src/DLD-FUNCTIONS/dlmread.cc
| >
| >
| > This is with:
| >
| > changeset:   8877:2c8b2399247b
| > tag:         tip
| >
| >
| > Kai
| >
| 
| Did you rerun configure prior to rebuilding? There was an new source
| recently added to OPERATORS/, which seems as likely cause of your
| problem.

If it is just a new source file with no changes to configure.in, then
you just need to do

  ./config.status src/Makefile

jwe



reply via email to

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