RESOLVED FIXED 65049
simplify the flakiness dashboard to only show modifiers/expectations for the current builder
https://bugs.webkit.org/show_bug.cgi?id=65049
Summary simplify the flakiness dashboard to only show modifiers/expectations for the ...
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.