[Webkit-unassigned] [Bug 118854] New: REGRESSION (r132678): Tests that use SSL or port 8080 time out when run using old-run-webkit-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 18 09:40:25 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118854

           Summary: REGRESSION (r132678): Tests that use SSL or port 8080
                    time out when run using old-run-webkit-tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dbates at webkit.org
                CC: dpranke at chromium.org, rakuco at webkit.org


HTTP tests that use SSL (port 8443) and port 8080 time out when run using old-run-webkit-tests following <http://trac.webkit.org/changeset/132678> (bug #98602) because Apache no longer listens to ports 8443 (SSL) and 8080 by default. Instead we need to update Tools/Scripts/old-run-webkit-tests to explicitly tell Apache to listen on these ports.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list