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:
Thanks!Any help is appreciated.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.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'm doing:Hi folks.Do I have to prepare the env to run the tests within UT source code?
mvn test -Pproxy -Dtest=LoadBalancingProxyHTTP2TestCas e -DfailIfNoTests=false
_______________________________________________ undertow-dev mailing list undertow-dev@lists.jboss.org https://lists.jboss.org/ mailman/listinfo/undertow-dev