Bug 43769

Summary: Test results server does not merge correctly for tests not in incremental json
Product: WebKit Reporter: Victor Wang <victorw>
Component: Tools / TestsAssignee: Victor Wang <victorw>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Proposed Patch ojan: review+

Victor Wang
Reported 2010-08-09 21:49:34 PDT
The current test results server iterates through tests in incremental json and merges them into existing aggregated results. For tests that are in aggregated json but not in incremental json, their results and times also need to update.
Attachments
Proposed Patch (4.08 KB, patch)
2010-08-09 22:03 PDT, Victor Wang
ojan: review+
Victor Wang
Comment 1 2010-08-09 22:03:52 PDT
Created attachment 63975 [details] Proposed Patch
Ojan Vafai
Comment 2 2010-08-10 10:44:58 PDT
Comment on attachment 63975 [details] Proposed Patch We'll need to clobber all the results on test_results.appspot.com before we switch over to them I guess?
Victor Wang
Comment 3 2010-08-10 11:02:58 PDT
(In reply to comment #2) > (From update of attachment 63975 [details]) > We'll need to clobber all the results on test_results.appspot.com before we switch over to them I guess? yes.
Victor Wang
Comment 4 2010-08-10 11:41:01 PDT
Note You need to log in before you can comment on or make changes to this bug.