octave-maintainers
[Top][All Lists]
Advanced

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

Re: Figures popping up during running of test suite?


From: Rik
Subject: Re: Figures popping up during running of test suite?
Date: Mon, 27 Aug 2018 10:34:51 -0700

On 08/03/2018 07:12 PM, address@hidden wrote:
Subject:
Re: Figures popping up during running of test suite?
From:
Mike Miller <address@hidden>
Date:
08/03/2018 09:36 AM
To:
address@hidden
List-Post:
<mailto:address@hidden>
Precedence:
list
MIME-Version:
1.0
References:
<address@hidden>
In-Reply-To:
<address@hidden>
Message-ID:
<address@hidden>
Content-Type:
multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO"
Message:
2

On Thu, Aug 02, 2018 at 10:12:18 -0700, Rik wrote:
I seem to be getting flashes of figures when running 'make check' or
__run_test_suite__ from within Octave.  I thought we had addressed this
problem by making all of the BIST code use invisible figures.  Is that not
right?  Or have some new tests been added which aren't following the
convention?
On my system it is only the __opengl_info__.m function. The function
intentionally creates a tiny on-screen figure. If the figure is made
invisible, the function doesn't work.

-- mike
Mike,

The function "__opengl_info__.m" is an internal one as marked by the leading and trailing double underscores.  Do we need to have a BIST test for this m-file?  Commenting out the tests--I wouldn't want to necessarily delete them since someone might find them useful--would solve the issue I am seeing with figures popping up.

--Rik

reply via email to

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