[Webkit-unassigned] [Bug 190130] New: [LayoutTests] Fatal error on run-webkit-httpd with --no-httpd.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 05:40:21 PDT 2018


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

            Bug ID: 190130
           Summary: [LayoutTests] Fatal error on run-webkit-httpd with
                    --no-httpd.
           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: Basuke.Suzuki at sony.com
                CC: lforschler at apple.com

The script doesn't work with the option:

Traceback (most recent call last):
  File ".\Tools\Scripts\run-webkit-httpd", line 42, in <module>
    sys.exit(main(sys.argv[1:], sys.stdout, sys.stderr))
  File ".\Tools\Scripts\run-webkit-httpd", line 38, in main
    run_server(options, args, stdout, stderr)
  File ".\Tools\Scripts\webkitpy\layout_tests\servers\run_webkit_httpd.py", line 68, in run_server
    run_server_with_log_file(host, options, stdout, stderr, log_file)
  File ".\Tools\Scripts\webkitpy\layout_tests\servers\run_webkit_httpd.py", line 103, in run_server_with_log_file
    for line in follow_file(log_file):
  File ".\Tools\Scripts\webkitpy\layout_tests\servers\run_webkit_httpd.py", line 115, in follow_file
    with open(path) as file_handle:
IOError: [Errno 2] No such file or directory: '.\\appdata\\local\\temp\\webkit-httpd-6pmwqi\\access_log'

-- 
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/20181001/95b6d591/attachment-0001.html>


More information about the webkit-unassigned mailing list