RESOLVED FIXED 141349
dashboard: BuildbotTesterQueueView crashesOnly logic is wrong
https://bugs.webkit.org/show_bug.cgi?id=141349
Summary dashboard: BuildbotTesterQueueView crashesOnly logic is wrong
Dana Burkart
Reported 2015-02-06 17:23:27 PST
We should be testing for layoutTestResults.crashCount, not iteration.crashCount, as that's an invalid property on the BuildbotIteration object.
Attachments
Fix crashesOnly logic (2.97 KB, patch)
2015-02-06 17:30 PST, Dana Burkart
no flags
Dana Burkart
Comment 1 2015-02-06 17:30:27 PST
Created attachment 246194 [details] Fix crashesOnly logic
WebKit Commit Bot
Comment 2 2015-02-06 20:35:37 PST
Comment on attachment 246194 [details] Fix crashesOnly logic Clearing flags on attachment: 246194 Committed r179775: <http://trac.webkit.org/changeset/179775>
WebKit Commit Bot
Comment 3 2015-02-06 20:35:40 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.