<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 12/09/2013 09:57 PM, Nick Boldt
      wrote:<br>
    </div>
    <blockquote cite="mid:52A62EC8.30009@redhat.com" type="cite">
      <pre wrap="">These may be fixable by adding more time to the tests' pom.xml files (if 
it's a simple timeout due to network connectivity or some other process 
that takes longer on Jenkins than when you build locally) or else you 
might need to check for blocking UI or threads (in which case, no 
additional time will help as it's a flaw in the test).

Note that for jobs that fail due to overall job timeout (server, 
javaee), I've doubled the timeout to 6hrs (360 mins).

But really, should your component take more than 3hrs to build &amp; run 
tests? Maybe some of those long-running tests should be moved to the 
integration tests project?</pre>
    </blockquote>
    <br>
    Most of these timeouts seem related to environmental issues on
    Jenkins (that I've reported to the team in charge of Jenkins).<br>
    What's important if your component is listed is to make sure it
    works locally. If it does work locally but not on Jenkins, then it's
    our (Nick &amp; I) problem. If it doesn't even work locally, it's
    yours ;)<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>