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

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

[Octave-bug-tracker] [bug #59451] Function handles become invalid if pat


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59451] Function handles become invalid if path to function is removed
Date: Sat, 14 Nov 2020 04:08:10 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36 Edg/86.0.622.68

Update of bug #59451 (project octave):

                  Status:          Ready For Test => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #23:

I added a BIST for this here:
https://hg.savannah.gnu.org/hgweb/octave/rev/a922c2176394

I also re-ran the steps from comment #0 after the recent changes. All but one
error seems to be resolved. The output for the remaining failure is:

failure: elements are not equal

First input: 1x1 logical
0

Second input: 1x1 logical
1
  assertEqual:70
(/home/osboxes/Documents/Repositories/Octave/octave-stable/.build/MOxUnit-master/MOxUnit/assertEqual.m)
 
test_moxunit_util_platform_supports>test_moxunit_util_platform_supports_localfunctions_in_script:18
(/home/osboxes/Documents/Repositories/Octave/octave-stable/.build/MOxUnit-master/tests/test_moxunit_util_platform_supports.m)


I tried to follow the respective test. But IIUC, it just checks the version of
Octave (no "real" test) and returns a different Boolean value for different
versions. That Boolean value is compared to `true` for any version of Octave.
So this is probably a malformed test in MOxUnit.

Closing as fixed. But if you think there are remaining issues, please comment
here or open a new bug report.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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