On Wed, 8 Sep 2004, Dion Gillard <[EMAIL PROTECTED]> wrote: > Should we just check java.awt.headless=true and skip them then?
That would work, yes. > This does seem a bit of a limitation for Gump. Not really. Just ssh in to a Unix box and try to run your tests. Large parts of AWT simply require a graphical environment to be around, be that GDI on Windows or X on most Unixes. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
