[Webkit-unassigned] [Bug 52729] New: test_websocket_server is failing on Leopard Debug server

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 11:11:01 PST 2011


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

           Summary: test_websocket_server is failing on Leopard Debug
                    server
           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, ojan at chromium.org,
                    dpranke at chromium.org


test_websocket_server is failing on Leopard Debug server

http://build.webkit.org/builders/Leopard%20Intel%20Release%20%28Tests%29/builds/26836/steps/webkitpy-test/logs/stdio

======================================================================
ERROR: test_websocket_server (webkitpy.layout_tests.port.mac_unittest.MacTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-release-tests/build/Tools/Scripts/webkitpy/layout_tests/port/port_testcase.py", line 96, in test_websocket_server
    port.start_websocket_server()
  File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-release-tests/build/Tools/Scripts/webkitpy/layout_tests/port/base.py", line 549, in start_websocket_server
    self._websocket_server.start()
  File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-release-tests/build/Tools/Scripts/webkitpy/layout_tests/port/websocket_server.py", line 220, in start
    (self._server_name, self._port))
PyWebSocketNotStarted: Failed to start PyWebSocket server on port 8880.

I'm not sure the unit tests want to start a server on a common port, but I'm not actually sure what's going wrong on that bot.

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