[Webkit-unassigned] [Bug 46503] New: webkitpy.layout_tests.port.mac_unittest.MacTest.test_http_server fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 13:21:52 PDT 2010


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

           Summary: webkitpy.layout_tests.port.mac_unittest.MacTest.test_h
                    ttp_server fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org, dpranke at chromium.org


webkitpy.layout_tests.port.mac_unittest.MacTest.test_http_server fails

======================================================================
ERROR: test_http_server (webkitpy.layout_tests.port.mac_unittest.MacTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Projects/CommitQueue/WebKitTools/Scripts/webkitpy/layout_tests/port/port_testcase.py", line 56, in test_http_server
    port.start_http_server()
  File "/Projects/CommitQueue/WebKitTools/Scripts/webkitpy/layout_tests/port/base.py", line 493, in start_http_server
    self._http_server.start()
  File "/Projects/CommitQueue/WebKitTools/Scripts/webkitpy/layout_tests/port/apache_http_server.py", line 221, in start
    raise Exception('Failed to start http server')
Exception: Failed to start http server

----------------------------------------------------------------------

I suspect if the server gets left around, or if trying to run more than one copy of test-webkitpy

This was seen by the commit-queue
http://queues.webkit.org/results/3995130
http://queues.webkit.org/results/4098065

-- 
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