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

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

[Octave-bug-tracker] [bug #59333] unexpected debug messages from unit te


From: Rik
Subject: [Octave-bug-tracker] [bug #59333] unexpected debug messages from unit tests of copyobj and hgsave (FC_WEIGHT)
Date: Sat, 24 Oct 2020 19:19:44 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36

Follow-up Comment #3, bug #59333 (project octave):

Well, it doesn't matter what toolkit you are using in general for Octave.  The
BIST test in copyobj specifically sets the toolkit to gnuplot.


%!testif HAVE_MAGICK; any (strcmp ("gnuplot", available_graphics_toolkits
()))
%! toolkit = graphics_toolkit ();
%! graphics_toolkit ("gnuplot");


That would be the cause of the extra warnings.  I tried using qt as the
toolkit in the test, but the test fails.  I'm not sure why that is.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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