Bug 53977

Summary: stop generating results.json files
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: New BugsAssignee: Ojan Vafai <ojan>
Status: RESOLVED FIXED    
Severity: Normal CC: dpranke, kinuko, mihaip, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mihaip: review+

Ojan Vafai
Reported 2011-02-07 22:36:09 PST
stop generating results.json files
Attachments
Patch (16.18 KB, patch)
2011-02-07 22:37 PST, Ojan Vafai
mihaip: review+
Ojan Vafai
Comment 1 2011-02-07 22:37:42 PST
Mihai Parparita
Comment 2 2011-02-07 22:47:48 PST
Comment on attachment 81587 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=81587&action=review > Tools/Scripts/webkitpy/layout_tests/layout_package/json_results_generator.py:172 > def generate_json_output(self): Seems like there should be a round of renaming (since these method names are very generic, and we're going to want more JSON generation code for the results.html replacement), but that can be done separately later (curious to see if anything breaks because of this change).
Ojan Vafai
Comment 3 2011-02-08 20:33:15 PST
Kinuko Yasuda
Comment 4 2011-02-08 21:04:43 PST
(In reply to comment #3) > Committed r78012: <http://trac.webkit.org/changeset/78012> Awesome, thanks for doing this.
Note You need to log in before you can comment on or make changes to this bug.