[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #10062] BIST for winter
From: |
Philip Nienhuis |
Subject: |
[Octave-patch-tracker] [patch #10062] BIST for winter |
Date: |
Sat, 1 May 2021 14:19:32 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0 |
Follow-up Comment #1, patch #10062 (project octave):
AFAICS the patch actually removes the tests ... (diff'ed in the wrong
direction?)
Changing the '-' into'+' fixes that :-)
More serious is this:
:
***** test
assert (winter (2.5), [0 0 1; 0 0.66667 0.66667], 1e-5)
!!!!! test failed
conversion of 2.5 to int64_t value failed
## (after commenting that out, the next test fails as well:)
>> test winter
:
***** test
assert (winter(2.5+3i), [0 0 1; 0 0.13333 - 0.26667i 0.93333 + 0.13333i],
1e-5)
!!!!! test failed
conversion of 2.5 to int64_t value failed
(with Octave-7.0.0 dev version)
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10062>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/