Bug 141349

Summary: dashboard: BuildbotTesterQueueView crashesOnly logic is wrong
Product: WebKit Reporter: Dana Burkart <dburkart>
Component: Tools / TestsAssignee: Dana Burkart <dburkart>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, dburkart, ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix crashesOnly logic none

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.