Bug 65049

Summary: simplify the flakiness dashboard to only show modifiers/expectations for the current builder
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: New BugsAssignee: Ojan Vafai <ojan>
Status: RESOLVED FIXED    
Severity: Normal CC: tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch tony: review+

Ojan Vafai
Reported 2011-07-22 14:55:25 PDT
simplify the flakiness dashboard to only show modifiers/expectations for the current builder
Attachments
Patch (9.86 KB, patch)
2011-07-22 14:58 PDT, Ojan Vafai
tony: review+
Ojan Vafai
Comment 1 2011-07-22 14:58:31 PDT
Tony Chang
Comment 2 2011-07-22 15:28:32 PDT
Comment on attachment 101771 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=101771&action=review > Tools/TestResultServer/static-dashboards/flakiness_dashboard.html:770 > + var bugs = modifiers.match(/BUG(WK|CR)*[^\s]*/g); Nit: we can remove (WK|CR)*
Ojan Vafai
Comment 3 2011-07-22 15:32:18 PDT
Note You need to log in before you can comment on or make changes to this bug.