<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<tt>Folks,<br>
<br>
I believe the recent changes to the testsuite effectively exclude
most integration tests. We have<br>
</tt>
<blockquote><tt>$ ls
testsuite/integration/src/test/java/org/jboss/as/test/integration/</tt><br>
<tt>beanvalidation deployment ejb jaxr jmx jsf messaging pojo sar
transaction weld xerces</tt><br>
<tt>common ee jaxb jaxrs jpa management osgi rar security web ws</tt><br>
</blockquote>
<tt>The basic integration tests only run these in the first
execution<br>
</tt>
<pre wrap=""><includes>
<include>org/jboss/as/test/integration/**/*SecondTestCase.java</include>
<include>org/jboss/as/test/integration/ejb/iiop/**/<b class="moz-txt-star"><span class="moz-txt-tag">*</span>TestCase<span class="moz-txt-tag">*</span></b>.java</include>
<include>org/jboss/as/test/integration/ejb/mdb/**/<b class="moz-txt-star"><span class="moz-txt-tag">*</span>TestCase<span class="moz-txt-tag">*</span></b>.java</include>
<include>org/jboss/as/test/integration/ejb/entity/cmp/**/<b class="moz-txt-star"><span class="moz-txt-tag">*</span>TestCase<span class="moz-txt-tag">*</span></b>.java</include>
<include>org/jboss/as/test/integration/ejb/remote/entity/cmp/**/<b class="moz-txt-star"><span class="moz-txt-tag">*</span>TestCase<span class="moz-txt-tag">*</span></b>.java</include>
<include>org/jboss/as/test/integration/ejb/management/deployments/EjbJarInEarRuntimeResourcesTestCase.java</include>
<include>org/jboss/as/test/integration/ejb/management/deployments/EjbJarRuntimeResourcesTestCase.java</include>
<include>org/jboss/as/test/integration/messaging/**/<b class="moz-txt-star"><span class="moz-txt-tag">*</span>TestCase<span class="moz-txt-tag">*</span></b>.java</include>
<include>org/jboss/as/test/integration/management/cli/HelpTestCase.java</include>
<include>org/jboss/as/test/integration/management/cli/JmsTestCase.java</include>
</includes>
I suppose later executions would run stuff excluding the above this is never reached (if there are failures above).
Please fix - being able to run the integration tests is important.
BTW, -DallTests is no option because that includes benchmarks, stress, clustering, which I would want only Jenkins to run.
cheers
-thomas
</pre>
<pre class="moz-signature" cols="72">--
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
</pre>
</body>
</html>