<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LayoutTests/http/tests/contentextensions/make-https.html has different results when running local web server on port 80"
   href="https://bugs.webkit.org/show_bug.cgi?id=153428">153428</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LayoutTests/http/tests/contentextensions/make-https.html has different results when running local web server on port 80
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Tools / Tests
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>dbates&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>achristensen&#64;apple.com, chris&#64;chrismatic.io, lforschler&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When I ran all tests in LayoutTests/http/tests, the test LayoutTests/http/tests/contentextensions/make-https.html (added with the patch for <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Content blockers should be able to promote http to https"
   href="show_bug.cgi?id=148966">bug #148966</a>) failed with different results because I am running a local web server on port 80 and the test tries to load &lt;<a href="http://127.0.0.1:80/nope">http://127.0.0.1:80/nope</a>&gt;. It would be good if our HTTP tests only made use of ports opened by run-webkit-tests/run-webkit-httpd to avoid being affected by other web servers that may be running on the machine. I'm unclear if it is straightforward to achieve the same test coverage provided by LayoutTests/http/tests/contentextensions/make-https.html without actually trying to connect to a local web server running on ports 80, 443, and 1443.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>