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

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

[Octave-bug-tracker] [bug #48556] Tests in publish.tst display plots whe


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #48556] Tests in publish.tst display plots when run with 'make check'
Date: Tue, 19 Jul 2016 15:59:14 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #1, bug #48556 (project octave):

Is it expected that publish will display figures as it works?  Is that what
Matlab does?

If not, I suppose we could do something like save and restore the root figure
property 'defaultfigurevisible' so that all figures it generates are hidden by
default?  But even that won't always prevent it from displaying figures since
it's possible for a function or script to override the default.

Either way, for our tests, we should probably either set the default
visibility or convert the tests into demos.

This needs to be fixed before the release.  The test suite should not draw
figures.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48556>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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