RESOLVED LATER 86014
Chromium perf bots fail to download the binary ~50% of the time
https://bugs.webkit.org/show_bug.cgi?id=86014
Summary Chromium perf bots fail to download the binary ~50% of the time
Ojan Vafai
Reported 2012-05-09 13:56:55 PDT
Attachments
Ryosuke Niwa
Comment 1 2012-05-09 14:45:57 PDT
This is because perf bots' cycle time is significantly longer than that of builders especially when changes are trivial. perf. bots get behind, and hits master's threshold to delete uploaded binaries. I've asked wms to increase the threadshold but it didn't help. The only thing it did was increasing the delay and backlogs. The only solution to this problem is reducing cycle time of perf bots. Otherwise, the backlog will grow indefinitely.
Tony Chang
Comment 2 2012-05-09 14:47:10 PDT
Do we know which tests are the slowest? Maybe we can get a better cycle time just by fixing a dozen or so tests.
Ryosuke Niwa
Comment 3 2012-05-09 14:52:18 PDT
Yeah, most of them are Dromaeo tests. We spend roughly 30% of time running the slowest 5 tests. You can process the stdout on bots to find the ranking although I've posted somewhere on Bugzilla as well.
Ryosuke Niwa
Comment 4 2012-07-19 15:43:24 PDT
We don't have any workable solution for this at the moment.
Note You need to log in before you can comment on or make changes to this bug.