<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>The use of multiple surefire executions per module is inherently
      problematic AFAICS. Maven addresses the need to fail at the end by
      the conveniently called -fae switch - it works across multiple
      modules.<br>
      <br>
      I'd say a better approach would be to split the testsuite in sets
      of one server configuration each. You'd have a single surefire
      configuration/execution per module. Test sources can be reused
      between modules via standard dependencies. Multiple modules can be
      executed together using -pl. The full testrun can fail at the end
      with -fae<br>
      <br>
      Ondřej, could you please check whether the multiple executions
      approach is even valid. E2 must run even if you have failures in
      E1. Especially if E2 contains the majority of tests.<br>
      <br>
      cheers<br>
      -thomas<br>
    </tt><br>
    On 11/25/2011 10:00 PM, Ondřej Žižka wrote:
    <blockquote cite="mid:1322254816.30413.33.camel@ondra-redhat"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="GENERATOR" content="GtkHTML/3.18.3">
      Regarding this - I have added new -<tt>DallInteg</tt> for the
      purpose of running all integration without benchmark, stress etc. 
      (Again, need to re-test that after rebasing.)<br>
      <tt>See <a moz-do-not-send="true"
href="https://docs.jboss.org/author/display/AS71/AS+7+Integration+Testsuite+User+Guide">https://docs.jboss.org/author/display/AS71/AS+7+Integration+Testsuite+User+Guide</a>
        .</tt><br>
      <br>
      Ondra<br>
      <br>
      <br>
      <blockquote type="CITE">
        <pre>
BTW, -DallTests is no option because that includes benchmarks, stress, clustering, which I would want only Jenkins to run.

cheers
-thomas
-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx 
</pre>
      </blockquote>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
jboss-as7-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx 
</pre>
  </body>
</html>