<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 05/23/2013 12:39 AM, Denis Golovin
      wrote:<br>
    </div>
    <blockquote cite="mid:519D4922.4040708@exadel.com" type="cite">
      <pre wrap="">On 05/22/2013 01:42 PM, Snjezana Peco wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">We would need to apply
<a class="moz-txt-link-freetext" href="https://github.com/jbosstools/jbosstools-build/pull/88">https://github.com/jbosstools/jbosstools-build/pull/88</a>. See
<a class="moz-txt-link-freetext" href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=405456">https://bugs.eclipse.org/bugs/show_bug.cgi?id=405456</a>
The test failure at
<a class="moz-txt-link-freetext" href="https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBossTools/view/JBossTools_Trunk/job/jbosstools-base_master/260/testReport/org.jboss.tools.common.model.test/ClassPathTest/testSharingJarContent/">https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBossTools/view/JBossTools_Trunk/job/jbosstools-base_master/260/testReport/org.jboss.tools.common.model.test/ClassPathTest/testSharingJarContent/</a>
is caused by this bug.
</pre>
      </blockquote>
      <pre wrap="">The real cause of this issue is xvfb started to provide display for 
tests, switching to xvnc solves the issue. The same problem was 
discovered for hibernate tests, even disabling workspace auto save job 
through plugin_customization.ini didn't solve the issue and build stuck 
anyway in Display.sleep() method forever.
</pre>
    </blockquote>
    There is a drawbackt to Xvnc, see
    <a class="moz-txt-link-freetext" href="https://issues.jboss.org/secure/EditComment!default.jspa?id=12470366&amp;commentId=12713633">https://issues.jboss.org/secure/EditComment!default.jspa?id=12470366&amp;commentId=12713633</a>
    .<br>
    Howerver I highly prefer using Xvnc in build (and risking some
    error_code 13) than configuring build in a way that the test
    instance behaves much differently from the actual user workspace.<br>
    <br>
    So -1 for the patch, +1 for Xvnc.<br>
    <div class="moz-signature">-- <br>
      Mickael Istria<br>
      Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
        by Red Hat</a><br>
      <a href="http://mickaelistria.wordpress.com">My blog</a> - <a
        href="http://twitter.com/mickaelistria">My Tweets</a></div>
  </body>
</html>