I'd rather not skip the tests altogether.
Should we just check java.awt.headless=true and skip them then?
This does seem a bit of a limitation for Gump.
On Wed, 08 Sep 2004 08:19:56 +0200, Stefan Bodewig <bodewig@apache.org> wrote:
> On Wed, 8 Sep 2004, Dion Gillard <dion.gillard@gmail.com> wrote:
>
> > What can we do about this?
>
> Seems you are running unit tests that really need to have a graphics
> environment around which in general is not available to Gump. We once
> used Xvfb for the Linux boxes but had problems to solve the issue on
> MacOS X, so we simply run with java.awt.headless being set.
>
> Is there a way to either disable the specific tests or skip the tests
> completely? Simply picking another target/goal (yes, Gump can use
> Maven directly now)?
>
> Stefan
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>
--
http://www.multitask.com.au/people/dion/
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|