|
| From: | Carlo de Falco |
| Subject: | [Octave-bug-tracker] [bug #49138] FLTK found at configure but all fltk toolkit tests fail |
| Date: | Thu, 22 Sep 2016 07:53:44 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:48.0) Gecko/20100101 Firefox/48.0 |
Follow-up Comment #9, bug #49138 (project octave):
I cannot think of a way of marking a test as XFAIL at runtime
but what we could do is to add
%! if (! have_window_system)
%! error ("This test cannot be performed if Octave is run without a window
system")
%! endif
to all FLTK tests so at least the reason for the failure is clear.
As Rik noted the tests that require this are few enough that we can do it
manually.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?49138>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |