Bug 84726

Summary: webkitpy.layout_tests.servers.http_server_unittest.TestHttpServer.test_start_cmd fails on Windows
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Tools / TestsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Windows XP   

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.