[wildfly-dev] New invocation merge

Darran Lofthouse darran.lofthouse at jboss.com
Thu Feb 2 10:50:26 EST 2017


Is there any way we can get this to report when a test that was 
potentially excluded actually passed?

I think David has pointed out elsewhere TeamCity is good at showing us 
new failures but not new passes.

Regards,
Darran Lofthouse.


On 01/02/17 13:41, Martin Choma wrote:
> Right, I see.
> You can add property in testsuite/pom.xml to switch InvocationIssue test
> by default (works for me)
>
>     <properties>
>         <excludedGroups>InvocationIssue</excludedGroups>
>
> New CI jobs have to be executed with empty excludedGroups, e.g.
> -DexcludedGroups=
>
> But I admit SP approach is more obvious here.
>
>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>


More information about the wildfly-dev mailing list