<div dir="ltr"><div><div><div><div><div><div>Hi folks.<br><br></div>Do I have to prepare the env to run the tests within UT source code?<br></div>I&#39;m doing:<br><br>mvn test -Pproxy -Dtest=LoadBalancingProxyHTTP2TestCase -DfailIfNoTests=false<br><br></div>But it&#39;s skipping all the tests in that class. Even if I don&#39;t specify the class (drop -Dtest=...) those tests are still being skipped. I also tried without -Pproxy as well, same result.<br><br></div>I noticed that in CI those tests run fine, so, I&#39;m suspecting I&#39;m doing something wrong (or missing some step) in my env.<br><br></div>Any help is appreciated.<br><br></div>Thanks!<br></div>