The logic to merge tests in MergeTestsHandler is mission critical, and should be thoroughly unit-tested.
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.