[Webkit-unassigned] [Bug 36586] New: [Chromium-Win] websocket_server.py failed to start

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 02:16:40 PDT 2010


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

           Summary: [Chromium-Win] websocket_server.py failed to start
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ukai at chromium.org


On Chromium-Win, websocket_server.py failed to start the server.
http://build.chromium.org/buildbot/try-server/builders/win/builds/24808/steps/ui_tests/logs/stdio

[ RUN      ] WorkerTest.WorkerWebSocketLayoutTests
No handlers could be found for logger
"webkitpy.layout_tests.port.websocket_server"
Traceback (most recent call last):
  File
"c:\b\slave\win\build\src\third_party\WebKit\WebKitTools\Scripts\webkitpy\layout_tests\port\websocket_server.py",
line 308, in ?
    pywebsocket.start()
  File
"c:\b\slave\win\build\src\third_party\WebKit\WebKitTools\Scripts\webkitpy\layout_tests\port\websocket_server.py",
line 205, in start
    env=env)
  File "c:\b\slave\win\build\src\third_party\python_24\lib\subprocess.py", line
534, in __init__
    (p2cread, p2cwrite,
  File "c:\b\slave\win\build\src\third_party\python_24\lib\subprocess.py", line
594, in _get_handles
    p2cread = self._make_inheritable(p2cread)
  File "c:\b\slave\win\build\src\third_party\python_24\lib\subprocess.py", line
635, in _make_inheritable
    DUPLICATE_SAME_ACCESS)
TypeError: an integer is required

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