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+

Ryan Haddad
Reported 2016-02-12 11:57:56 PST
Visiting the page spews hundreds of assertions from compareIterationsByRevisions()
Attachments
Patch (1.44 KB, patch)
2016-02-12 14:04 PST, Jason Marcell
ap: review+
Jason Marcell
Comment 1 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.
Ryan Haddad
Comment 2 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.
Jason Marcell
Comment 3 2016-02-12 14:04:28 PST
Jason Marcell
Comment 4 2016-02-12 14:38:29 PST
Note You need to log in before you can comment on or make changes to this bug.