Bug 154180

Summary: Open source bot watcher's dashboard fails assertion in BuildbotQueue.prototype.compareIterationsByRevisions
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Tools / TestsAssignee: Jason Marcell <jmarcell>
Status: RESOLVED FIXED    
Severity: Normal CC: adele, ap, dbates, dburkart, dean_johnson, jmarcell, lforschler, matthew_hanson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=152345
https://bugs.webkit.org/show_bug.cgi?id=155274
Attachments:
Description Flags
Patch ap: review+

Description Ryan Haddad 2016-02-12 11:57:56 PST
Visiting the page spews hundreds of assertions from compareIterationsByRevisions()
Comment 1 Jason Marcell 2016-02-12 13:48:21 PST
I don't think it's completely broken. It should actually load the page but, yes, I do see the errors that you're referring to.
Comment 2 Ryan Haddad 2016-02-12 13:57:19 PST
(In reply to comment #1)
> I don't think it's completely broken. It should actually load the page but,
> yes, I do see the errors that you're referring to.

You're right. When I showed it to you in person, it wasn't loading the data at all. Now, it is slower, but it eventually comes up.
Comment 3 Jason Marcell 2016-02-12 14:04:28 PST
Created attachment 271221 [details]
Patch
Comment 4 Jason Marcell 2016-02-12 14:38:29 PST
Landed: http://trac.webkit.org/changeset/196516