[Webkit-unassigned] [Bug 38405] New: rebaseline-chromium-webkit-tests -w crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 30 14:29:32 PDT 2010


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

           Summary: rebaseline-chromium-webkit-tests -w crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Website
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yaar at chromium.org
                CC: dpranke at chromium.org


While running "rebaseline-chromium-webkit-tests -w". I guess I didn't configure
something right. Should at least print out something more helpful.

Traceback (most recent call last):
  File "WebKitTools/Scripts/rebaseline-chromium-webkit-tests", line 44, in
<module>
    rebaseline_chromium_webkit_tests.main()
  File
"/Volumes/YaarSSD/WebKitSVN/WebKitTools/Scripts/webkitpy/layout_tests/rebaseline_chromium_webkit_tests.py",
line 1078, in main
    if rebaseliner.run(backup):
  File
"/Volumes/YaarSSD/WebKitSVN/WebKitTools/Scripts/webkitpy/layout_tests/rebaseline_chromium_webkit_tests.py",
line 263, in run
    if not self._extract_and_add_new_baselines(archive_file):
  File
"/Volumes/YaarSSD/WebKitSVN/WebKitTools/Scripts/webkitpy/layout_tests/rebaseline_chromium_webkit_tests.py",
line 471, in _extract_and_add_new_baselines
    self._platform):
  File
"/Volumes/YaarSSD/WebKitSVN/WebKitTools/Scripts/webkitpy/layout_tests/rebaseline_chromium_webkit_tests.py",
line 532, in _is_dup_baseline
    fallback_fullpath):
  File
"/Volumes/YaarSSD/WebKitSVN/WebKitTools/Scripts/webkitpy/layout_tests/rebaseline_chromium_webkit_tests.py",
line 561, in _diff_baselines
    '').diff_files(self._port, file1, file2)
  File
"/Volumes/YaarSSD/WebKitSVN/WebKitTools/Scripts/webkitpy/layout_tests/test_types/image_diff.py",
line 199, in diff_files
    return port.diff_image(file1, file2)
  File
"/Volumes/YaarSSD/WebKitSVN/WebKitTools/Scripts/webkitpy/layout_tests/port/webkit.py",
line 130, in diff_image
    sp = self._diff_image_request(expected_filename, actual_filename)
  File
"/Volumes/YaarSSD/WebKitSVN/WebKitTools/Scripts/webkitpy/layout_tests/port/webkit.py",
line 146, in _diff_image_request
    (actual_length, actual_file, expected_length, expected_file))
  File
"/Volumes/YaarSSD/WebKitSVN/WebKitTools/Scripts/webkitpy/layout_tests/port/server_process.py",
line 124, in write
    self._start()
  File
"/Volumes/YaarSSD/WebKitSVN/WebKitTools/Scripts/webkitpy/layout_tests/port/server_process.py",
line 78, in _start
    env=self._env)
  File
"/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py",
line 633, in __init__
    errread, errwrite)
  File
"/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py",
line 1139, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

-- 
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