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

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


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
WebKitBuild/Release/bin64/layout-test-results/wptwk_process_log.out.txt

> WARNING:web-platform-tests:bind_hostname in config is deprecated; use bind_address instead
> WARNING:web-platform-tests:bind_hostname in config is deprecated; use bind_address instead
> INFO:web-platform-tests:Generating new CA in C:\webkit\ga\WebKitBuild\Release\bin64\layout-test-results\_wpt_certs
> Traceback (most recent call last):
>   File "C:\webkit\ga\LayoutTests\imported\w3c\web-platform-tests\wpt.py", line 1, in <module>
>     execfile("wpt")
>   File "wpt", line 5, in <module>
>     wpt.main()
>   File "C:\webkit\ga\LayoutTests\imported\w3c\web-platform-tests\tools\wpt\wpt.py", line 132, in main
>     rv = script(*args, **kwargs)
>   File "C:\webkit\ga\LayoutTests\imported\w3c\web-platform-tests\tools\serve\serve.py", line 802, in run
>     **kwargs) as config:
>   File "C:\webkit\ga\LayoutTests\imported\w3c\web-platform-tests\tools\wptserve\wptserve\config.py", line 242, in __enter__
>     data[key] = getattr(self, prefix + key)(data)
>   File "C:\webkit\ga\LayoutTests\imported\w3c\web-platform-tests\tools\wptserve\wptserve\config.py", line 318, in _get_ssl_config
>     key_path, cert_path = self._ssl_env.host_cert_path(data["domains_set"])
>   File "C:\webkit\ga\LayoutTests\imported\w3c\web-platform-tests\tools\wptserve\wptserve\sslutils\openssl.py", line 374, in host_cert_path
>     key, cert = self._generate_host_cert(hosts)
>   File "C:\webkit\ga\LayoutTests\imported\w3c\web-platform-tests\tools\wptserve\wptserve\sslutils\openssl.py", line 394, in _generate_host_cert
>     self._generate_ca()
>   File "C:\webkit\ga\LayoutTests\imported\w3c\web-platform-tests\tools\wptserve\wptserve\sslutils\openssl.py", line 345, in _generate_ca
>     "-passout", "pass:%s" % self.password)
>   File "C:\webkit\ga\LayoutTests\imported\w3c\web-platform-tests\tools\wptserve\wptserve\sslutils\openssl.py", line 82, in __call__
>     env=env)
>   File "c:\tools\python27\lib\subprocess.py", line 390, in __init__
>     errread, errwrite)
>   File "c:\tools\python27\lib\subprocess.py", line 640, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] The system cannot find the file specified

It seems to try to run openssl command.

-- 
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/e707704b/attachment-0001.html>


More information about the webkit-unassigned mailing list