<div dir="ltr"><div>What do you mean? <br><br></div>@Category is already used in testsuite in conjuction with Arquillian, e.g. WebSecurityBASICTestCase.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 2, 2017 at 7:36 PM, Darran Lofthouse <span dir="ltr">&lt;<a href="mailto:darran.lofthouse@jboss.com" target="_blank">darran.lofthouse@jboss.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">That was a short lived decision.<br>
<br>
We can only use @Category with the Categories runner but we are already<br>
using the Arquillian runner.<br>
<br>
I think back to the system property.<br>
<div class="HOEnZb"><div class="h5"><br>
On 02/02/17 18:25, Darran Lofthouse wrote:<br>
&gt; I am going to give @Category a go - with Assume.assumeTrue I think we<br>
&gt; have the problem that some tests may be failing in their initialisation<br>
&gt; code and that risks leaving behind orphaned processes that break further<br>
&gt; tests.<br>
&gt;<br>
&gt; On 01/02/17 13:41, Martin Choma wrote:<br>
&gt;&gt; Right, I see.<br>
&gt;&gt; You can add property in testsuite/pom.xml to switch InvocationIssue test<br>
&gt;&gt; by default (works for me)<br>
&gt;&gt;<br>
&gt;&gt;     &lt;properties&gt;<br>
&gt;&gt;         &lt;excludedGroups&gt;<wbr>InvocationIssue&lt;/<wbr>excludedGroups&gt;<br>
&gt;&gt;<br>
&gt;&gt; New CI jobs have to be executed with empty excludedGroups, e.g.<br>
&gt;&gt; -DexcludedGroups=<br>
&gt;&gt;<br>
&gt;&gt; But I admit SP approach is more obvious here.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt; wildfly-dev mailing list<br>
&gt;&gt; <a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/wildfly-dev</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; wildfly-dev mailing list<br>
&gt; <a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/wildfly-dev</a><br>
&gt;<br>
______________________________<wbr>_________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/wildfly-dev</a><br>
</div></div></blockquote></div><br></div>