help-octave
[Top][All Lists]
Advanced

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

Interpreting Results of Make Check


From: Feuerbacher, Alan
Subject: Interpreting Results of Make Check
Date: Wed, 10 Oct 2012 18:09:59 +0000

Now that I seem successfully to have compiled octave-3.6.3, I ran "make check" 
and got the following results:

########################
. . .
  scripts/signal/fftfilt.m ............................... PASS    8/9    FAIL 1
. . .
Summary:

  PASS  10197
  FAIL      1

There were 2 expected failures (see fntests.log for details).

Expected failures are known bugs.  Please help improve Octave
by contributing fixes for them.

243 (of 803) .m files have no tests.

37 (of 157) .cc files have no tests.

Please help improve Octave by contributing tests for
these files (see the list in the file fntests.log).
########################

Is the one FAIL of any concern?

What might I do to help with fixes and tests?

Alan


reply via email to

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