Summary: | Extract the logic to merge tests from MergeTestsHandler and add unit tests | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> | ||||||
Component: | Tools / Tests | Assignee: | Ryosuke Niwa <rniwa> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | abarth, morrita | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Ryosuke Niwa
2012-02-26 01:22:49 PST
Also, we can't be running this logic in frontend since merging a test with lots of TestResult would hit the process deadline. Created attachment 128910 [details]
Patch
Created attachment 128911 [details]
Removed unnecessary handler rules in app.yaml
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> All reviewed patches have been landed. Closing bug. |