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

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

[Octave-bug-tracker] [bug #65277] run_test_suite in Octave 9.0.90 throws


From: Hartmut
Subject: [Octave-bug-tracker] [bug #65277] run_test_suite in Octave 9.0.90 throws "error: get_breakpoint_list: . .."
Date: Fri, 9 Feb 2024 14:18:44 -0500 (EST)

Follow-up Comment #10, bug#65277 (group octave):

I have applied Markus' the patch from comment #9. Then I run
"__run_test_suite__" from within the Octave GUI (having my octaverc file
renamed before). As a result I do see an improvement, I now only get two of
those error messages, not three error messages as before. On the other side, I
have two tests less that "pass". It looks like this in my GUI console (compare
to my comment #0):

Summary:

  PASS                            18734
  FAIL                                0
  XFAIL (reported bug)               37
  SKIP (missing feature)             22
  SKIP (run-time condition)          29

See the file /home/hartmut/fntests.log for additional details.

XFAIL items are known bugs or expected failures.
Bug report numbers may be found in the log file:
/home/hartmut/fntests.log
Please help improve Octave by contributing fixes for them.

Tests are often skipped because required features were
disabled or were not present when Octave was built.
The configure script should have printed a summary
indicating which dependencies were not found.

130 (of 898) .m files have no tests.

Please help improve Octave by contributing tests for these files
(see the list in the file /home/hartmut/fntests.log).

>> error: get_breakpoint_list: unable to find function
'@classdef_breakpoints/bar'
>> error: get_breakpoint_list: unable to find function
'@classdef_breakpoints/bar'
>>


I cannot judge if this behavior is worth the effort.

(I hope I applied the patch correctly: I simply extracted the file
"test_classdef_breakpoints.tst" from another local repository after applying
this patch file. Then I copied this tst file into the corresponding folder in
my Octave 9.0.90 installation and re-run "make" and "make install". If this
was not the right way of doing it, please let me know.)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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