RESOLVED FIXED 141312
Dashboard doesn't consider building ASan a productive step
https://bugs.webkit.org/show_bug.cgi?id=141312
Summary Dashboard doesn't consider building ASan a productive step
Alexey Proskuryakov
Reported 2015-02-05 16:08:05 PST
This breaks displaying how far behind we are, possibly more.
Attachments
proposed fix (1.55 KB, patch)
2015-02-05 16:13 PST, Alexey Proskuryakov
simon.fraser: review+
Alexey Proskuryakov
Comment 1 2015-02-05 16:13:03 PST
Created attachment 246136 [details] proposed fix I started to wonder if we should consider "build" a productive step, or "upload". Is the builder behind if it successfully built, but failed to upload, and needs to build again? On one hand, it did tell us whether the build is broken, but on another hand, it didn't provide any binaries to testers. This patch just keeps with tradition.
Simon Fraser (smfr)
Comment 2 2015-02-05 16:20:28 PST
Comment on attachment 246136 [details] proposed fix View in context: https://bugs.webkit.org/attachment.cgi?id=246136&action=review > Tools/ChangeLog:15 > +2015-02-05 Alexey Proskuryakov <ap@apple.com> > + > + Need a short description (OOPS!). > + Need the bug URL (OOPS!). > + > + Reviewed by NOBODY (OOPS!). OOPS
Alexey Proskuryakov
Comment 3 2015-02-05 16:30:58 PST
Note You need to log in before you can comment on or make changes to this bug.