[Webkit-unassigned] [Bug 190233] New: [WinCairo] ServerError: Failed to start wptwk server

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 20:31:03 PDT 2018


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

            Bug ID: 190233
           Summary: [WinCairo] ServerError: Failed to start wptwk server
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: lforschler at apple.com

[WinCairo] ServerError: Failed to start wptwk server

After enabling wpt tests in Bug 190129, I can't run LayoutTests.

> PS C:\webkit\ga> python ./Tools/Scripts/run-webkit-tests --release --wincairo --dump-render-tree --no-new-test-results --no-retry-failures
> Using port 'wincairo-win10'
> Test configuration: <win10, x86_64, release>
> Placing test results in C:\webkit\ga\WebKitBuild\Release\bin64\layout-test-results
> Baseline search path: platform\wincairo-win10 -> platform\wincairo -> generic
> Using Release build
> Pixel tests disabled
> Regular timeout: 30000, slow test timeout: 150000
> Command line: C:\webkit\ga\WebKitBuild\Release\bin64\DumpRenderTree.exe -
> 
> --lint-test-files warnings:
> LayoutTests\platform\wincairo\TestExpectations:1338 Path does not exist. animations/trigger-container-scroll-empty.html
> LayoutTests\platform\wincairo\TestExpectations:1339 Path does not exist. legacy-animation-engine/animations/trigger-container-scroll-empty.html
> 
> Found 56278 tests; running 15939, skipping 40339.
> Starting Web Platform Test server ...
> ServerError raised: Failed to start wptwk server
> Traceback (most recent call last):
>   File "C:\webkit\ga\Tools\Scripts\webkitpy\layout_tests\run_webkit_tests.py", line 85, in main
>     run_details = run(port, options, args, stderr)
>   File "C:\webkit\ga\Tools\Scripts\webkitpy\layout_tests\run_webkit_tests.py", line 448, in run
>     run_details = manager.run(args)
>   File "C:\webkit\ga\Tools\Scripts\webkitpy\layout_tests\controllers\manager.py", line 229, in run
>     needs_http=needs_http, needs_web_platform_test_server=needs_web_platform_test_server, needs_websockets=needs_websockets)
>   File "C:\webkit\ga\Tools\Scripts\webkitpy\layout_tests\controllers\layout_test_runner.py", line 87, in __init__
>     self.start_servers()
>   File "C:\webkit\ga\Tools\Scripts\webkitpy\layout_tests\controllers\layout_test_runner.py", line 223, in start_servers
>     self._port.start_web_platform_test_server()
>   File "C:\webkit\ga\Tools\Scripts\webkitpy\port\base.py", line 1055, in start_web_platform_test_server
>     self._web_platform_test_server.start()
>   File "C:\webkit\ga\Tools\Scripts\webkitpy\layout_tests\servers\http_server_base.py", line 104, in start
>     raise ServerError('Failed to start %s server' % self._name)
> ServerError: Failed to start wptwk server
> PS C:\webkit\ga>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181003/72988dd7/attachment.html>


More information about the webkit-unassigned mailing list