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

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

[Octave-bug-tracker] [bug #51981] [octave forge] (image) Failing unit te


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #51981] [octave forge] (image) Failing unit test for otf2psf
Date: Wed, 10 Oct 2018 00:54:58 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36

Follow-up Comment #2, bug #51981 (project octave):

Checking these failures, the solution is simple:
change the line


assert (otf2psf (otf), psf, 2*eps);


to


assert (otf2psf (otf), psf, 4*eps);


Changeset attached

(file #45175)
    _______________________________________________________

Additional Item Attachment:

File name: bug_51981.cs                   Size:0 KB


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?51981>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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