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 05:29:07 -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

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

                 Summary: [octave forge] (odepkg) Wrong expected value in unit
test
                 Project: GNU Octave
            Submitted by: rlaboiss
            Submitted on: Mon 11 Sep 2017 09:29:06 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: other
        Operating System: Any

    _______________________________________________________

Details:

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]