NEW 190130
[Windows][LayoutTests] Fatal error on run-webkit-httpd with --no-httpd.
https://bugs.webkit.org/show_bug.cgi?id=190130
Summary [Windows][LayoutTests] Fatal error on run-webkit-httpd with --no-httpd.
Basuke Suzuki
Reported 2018-10-01 05:40:21 PDT
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'
Attachments
Note You need to log in before you can comment on or make changes to this bug.