RESOLVED FIXED Bug 84726
webkitpy.layout_tests.servers.http_server_unittest.TestHttpServer.test_start_cmd fails on Windows
https://bugs.webkit.org/show_bug.cgi?id=84726
Summary webkitpy.layout_tests.servers.http_server_unittest.TestHttpServer.test_start_...
Mikhail Naganov
Reported 2012-04-24 07:48:48 PDT
http://build.webkit.org/builders/Chromium%20Win%20Release%20%28Tests%29/builds/25788/steps/webkitpy-test/logs/stdio ERROR: webkitpy.layout_tests.servers.http_server_unittest.TestHttpServer.test_start_cmd -------------------------------------------------------------------------------- Traceback (most recent call last): File "E:\b\chromium-win-release-tests\build\Tools\Scripts\webkitpy\layout_tests\servers\http_server_unittest.py", line 53, in test_start_cmd config_file = host.filesystem.read_text_file("/mock/output_dir/lighttpd.conf") File "E:\b\chromium-win-release-tests\build\Tools\Scripts\webkitpy\common\system\filesystem_mock.py", line 326, in read_text_file return self.read_binary_file(path).decode('utf-8') File "E:\b\chromium-win-release-tests\build\Tools\Scripts\webkitpy\common\system\filesystem_mock.py", line 307, in read_binary_file if self.files[path] is None: KeyError: '/mock/output_dir/lighttpd.conf'
Attachments
Dirk Pranke
Comment 1 2013-05-09 16:48:56 PDT
I think this is irrelevant now that chromium is gone ...
Note You need to log in before you can comment on or make changes to this bug.