<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 05/22/2013 11:43 PM, Mickael Istria
wrote:<br>
</div>
<blockquote cite="mid:519DBAA7.1020507@redhat.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<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 moz-do-not-send="true" 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 moz-do-not-send="true" 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 moz-do-not-send="true" 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 moz-do-not-send="true"
class="moz-txt-link-freetext"
href="https://issues.jboss.org/secure/EditComment%21default.jspa?id=12470366&commentId=12713633">https://issues.jboss.org/secure/EditComment!default.jspa?id=12470366&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>
</blockquote>
Most likely it rather related to slave's operation system (OS) and
especially to Desktop Environment(DE) configured for xvnc. It could
make sense just exclude some hosts from group used to build/test
JBD/JBDS<br>
<br>
<blockquote cite="mid:519DBAA7.1020507@redhat.com" type="cite">
<div class="moz-signature">-- <br>
Mickael Istria<br>
Eclipse developer at <a moz-do-not-send="true"
href="http://www.jboss.org/tools">JBoss, by Red Hat</a><br>
<a moz-do-not-send="true"
href="http://mickaelistria.wordpress.com">My blog</a> - <a
moz-do-not-send="true" href="http://twitter.com/mickaelistria">My
Tweets</a></div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
jbosstools-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a></pre>
</blockquote>
<br>
</body>
</html>