[Webkit-unassigned] [Bug 55754] New: [GTK] webkit-patch rebaseline-server

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 01:49:54 PST 2011


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

           Summary: [GTK] webkit-patch rebaseline-server
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


Doesn't work because the unexpected_results.json file doesn't exists.


Parsing unexpected_results.json...
Traceback (most recent call last):
  File "/home/phil/gst/jhbuild/build/WebKit/Tools/Scripts/webkit-patch", line 71, in <module>
    main()
  File "/home/phil/gst/jhbuild/build/WebKit/Tools/Scripts/webkit-patch", line 66, in main
    WebKitPatch(__file__).main()
  File "/home/phil/gst/jhbuild/build/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 308, in main
    result = command.check_arguments_and_execute(options, args, self)
  File "/home/phil/gst/jhbuild/build/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 117, in check_arguments_and_execute
    return self.execute(options, args, tool) or 0
  File "/home/phil/gst/jhbuild/build/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaselineserver.py", line 419, in execute
    results_json = json_results_generator.load_json(filesystem, results_json_path)
  File "/home/phil/gst/jhbuild/build/WebKit/Tools/Scripts/webkitpy/layout_tests/layout_package/json_results_generator.py", line 54, in load_json
    content = filesystem.read_text_file(file_path)
  File "/home/phil/gst/jhbuild/build/WebKit/Tools/Scripts/webkitpy/common/system/filesystem.py", line 252, in read_text_file
    with codecs.open(path, 'r', 'utf8') as f:
  File "/usr/lib/python2.6/codecs.py", line 881, in open
    file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/tmp/layout-test-results/unexpected_results.json'

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