WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
43769
Test results server does not merge correctly for tests not in incremental json
https://bugs.webkit.org/show_bug.cgi?id=43769
Summary
Test results server does not merge correctly for tests not in incremental json
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Committed
r65080
: <
http://trac.webkit.org/changeset/65080
>
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