RESOLVED FIXED 79602
Extract the logic to merge tests from MergeTestsHandler and add unit tests
https://bugs.webkit.org/show_bug.cgi?id=79602
Summary Extract the logic to merge tests from MergeTestsHandler and add unit tests
Ryosuke Niwa
Reported 2012-02-26 01:22:49 PST
The logic to merge tests in MergeTestsHandler is mission critical, and should be thoroughly unit-tested.
Attachments
Patch (22.86 KB, patch)
2012-02-26 01:35 PST, Ryosuke Niwa
no flags
Removed unnecessary handler rules in app.yaml (23.10 KB, patch)
2012-02-26 01:38 PST, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2012-02-26 01:25:43 PST
Also, we can't be running this logic in frontend since merging a test with lots of TestResult would hit the process deadline.
Ryosuke Niwa
Comment 2 2012-02-26 01:35:11 PST
Ryosuke Niwa
Comment 3 2012-02-26 01:38:53 PST
Created attachment 128911 [details] Removed unnecessary handler rules in app.yaml
Ryosuke Niwa
Comment 4 2012-02-27 18:14:39 PST
Comment on attachment 128911 [details] Removed unnecessary handler rules in app.yaml Clearing flags on attachment: 128911 Committed r109057: <http://trac.webkit.org/changeset/109057>
Ryosuke Niwa
Comment 5 2012-02-27 18:14:43 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.