[Webkit-unassigned] [Bug 84726] New: webkitpy.layout_tests.servers.http_server_unittest.TestHttpServer.test_start_cmd fails on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 07:48:48 PDT 2012


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

           Summary: webkitpy.layout_tests.servers.http_server_unittest.Tes
                    tHttpServer.test_start_cmd fails on Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mnaganov at chromium.org
                CC: abarth at webkit.org


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'

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list