octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #51989] [octave forge] (odepkg) Wrong expected


From: Rafael Laboissiere
Subject: [Octave-bug-tracker] [bug #51989] [octave forge] (odepkg) Wrong expected value in unit test
Date: Mon, 11 Sep 2017 07:20:40 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.78 Safari/537.36

Follow-up Comment #1, bug #51989 (project octave):

[Something went wrong with the formatting of my bug report.  Here is what I
meant:]

One of the unit tests in file odepkg_testsuite_calcmescd.m has a
wrong expected value:

%!assert (odepkg_testsuite_calcmescd ([1, 2, 3], [1, 2, 3], NaN, NaN), Inf);

It should be actually:

%!assert (odepkg_testsuite_calcmescd ([1, 2, 3], [1, 2, 3], NaN, NaN), NaN);


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51989>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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