Bug 141349 - dashboard: BuildbotTesterQueueView crashesOnly logic is wrong
Summary: dashboard: BuildbotTesterQueueView crashesOnly logic is wrong
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dana Burkart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-06 17:23 PST by Dana Burkart
Modified: 2015-02-06 20:35 PST (History)
4 users (show)

See Also:


Attachments
Fix crashesOnly logic (2.97 KB, patch)
2015-02-06 17:30 PST, Dana Burkart
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dana Burkart 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.
Comment 1 Dana Burkart 2015-02-06 17:30:27 PST
Created attachment 246194 [details]
Fix crashesOnly logic
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2015-02-06 20:35:40 PST
All reviewed patches have been landed.  Closing bug.