<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi Jonh,</p>
    <p>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.</p>
    <p>Cheers.</p>
    <p>Radim<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 05/30/2017 02:56 PM, Jonh Wendell
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMQWApMjELxcLHY+4ZM_BCboQZe+tu0_5yzmyYns+x12-Y3OXA@mail.gmail.com"
      type="cite">
      <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'm doing:<br>
                <br>
                mvn test -Pproxy -Dtest=LoadBalancingProxyHTTP2TestCase
                -DfailIfNoTests=false<br>
                <br>
              </div>
              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.<br>
              <br>
            </div>
            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.<br>
            <br>
          </div>
          Any help is appreciated.<br>
          <br>
        </div>
        Thanks!<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
undertow-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:undertow-dev@lists.jboss.org">undertow-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/undertow-dev">https://lists.jboss.org/mailman/listinfo/undertow-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>