WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
55754
[GTK] webkit-patch rebaseline-server
https://bugs.webkit.org/show_bug.cgi?id=55754
Summary
[GTK] webkit-patch rebaseline-server
Philippe Normand
Reported
2011-03-04 01:49:54 PST
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'
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2011-03-04 01:56:15 PST
Oh well, nevermind, this feature works only with new-run-webkit-tests results anyway.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug