Buildsystem relies on GUI
-------------------------
Key: SHINDIG-1440
URL: https://issues.apache.org/jira/browse/SHINDIG-1440
Project: Shindig
Issue Type: Bug
Components: Build
Affects Versions: 2.0.0
Environment: Build on a Linux server under a different UID ($DISPLAY
set but no X11 authorisation)
Reporter: Christian Mahnke
There is at least one Test that relies on GUI (indirect due to questionable
design of AWT):
Running org.apache.shindig.gadgets.rewrite.image.BMPOptimizerTest
X11 connection rejected because of wrong authentication.
X connection to localhost:10.0 broken (explicit kill or server shutdown).
The test runner should always set the property java.awt.headless to true.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.