WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
143885
build.webkit.org/dashboard still shows obsolete results for out of order builds sometimes
https://bugs.webkit.org/show_bug.cgi?id=143885
Summary
build.webkit.org/dashboard still shows obsolete results for out of order buil...
Alexey Proskuryakov
Reported
2015-04-17 11:06:20 PDT
Found a case where we still show obsolete results. When there are two build with the same revision(s), we compare by id, and that always results in the check believing that we've got an in order build. We should only check revisions for this sort, not id or loaded attributes.
Attachments
proposed fix
(2.28 KB, patch)
2015-04-17 11:08 PDT
,
Alexey Proskuryakov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2015-04-17 11:08:40 PDT
Created
attachment 251032
[details]
proposed fix
WebKit Commit Bot
Comment 2
2015-04-17 12:09:16 PDT
Comment on
attachment 251032
[details]
proposed fix Clearing flags on attachment: 251032 Committed
r182960
: <
http://trac.webkit.org/changeset/182960
>
WebKit Commit Bot
Comment 3
2015-04-17 12:09:20 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug