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@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/undertow-dev