WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
136587
Make Dashboard metrics time calculation work with out of order builds
https://bugs.webkit.org/show_bug.cgi?id=136587
Summary
Make Dashboard metrics time calculation work with out of order builds
Alexey Proskuryakov
Reported
2014-09-05 15:46:10 PDT
We have multiple bots on some queues, so results can come out of order.
Attachments
proposed patch
(3.12 KB, patch)
2014-09-05 15:51 PDT
,
Alexey Proskuryakov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2014-09-05 15:51:05 PDT
Created
attachment 237716
[details]
proposed patch
Alexey Proskuryakov
Comment 2
2014-09-05 16:41:39 PDT
Comment on
attachment 237716
[details]
proposed patch I need to think more about this. Getting a result for a newer build doesn't mean that you have a result for an older build - e.g. the new build could fail due to a new mistaken commit, so you don't know if your commit was the one that introduced the problem.
Alexey Proskuryakov
Comment 3
2014-09-07 23:18:16 PDT
Considering how we use the dashboard, I think that this patch was right. We do not wait for all results for the bots to tell us which commit caused the problem - we just see the red, and analyze the breakage ourselves. However, I'm going to include this change into a different patch.
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