[undertow-dev] Skipping tests

Radim Hatlapatka rhatlapa at redhat.com
Tue May 30 11:23:25 EDT 2017


Hi Jonh,

it works for me for both cases when executed with -Pproxy and also 
without it. The only thing which comes to my mind is version of surefire 
plugin used as it is not explicitly defined in the pom.xml file. In my 
case 2.20 was used.

Cheers.

Radim


On 05/30/2017 02:56 PM, Jonh Wendell wrote:
> Hi folks.
>
> Do I have to prepare the env to run the tests within UT source code?
> I'm doing:
>
> mvn test -Pproxy -Dtest=LoadBalancingProxyHTTP2TestCase 
> -DfailIfNoTests=false
>
> But it's skipping all the tests in that class. Even if I don't specify 
> the class (drop -Dtest=...) those tests are still being skipped. I 
> also tried without -Pproxy as well, same result.
>
> I noticed that in CI those tests run fine, so, I'm suspecting I'm 
> doing something wrong (or missing some step) in my env.
>
> Any help is appreciated.
>
> Thanks!
>
>
> _______________________________________________
> undertow-dev mailing list
> undertow-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20170530/ecb8b2f7/attachment.html 


More information about the undertow-dev mailing list