Bug 114475 - Leaks builder should not be triggered upon new commits
Summary: Leaks builder should not be triggered upon new commits
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-11 16:03 PDT by Ryosuke Niwa
Modified: 2013-04-11 16:19 PDT (History)
3 users (show)

See Also:


Attachments
Fixes the bug (1.75 KB, patch)
2013-04-11 16:05 PDT, Ryosuke Niwa
jberlin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-04-11 16:03:01 PDT
Leaks builder should not be triggered upon new commits
Comment 1 Ryosuke Niwa 2013-04-11 16:05:16 PDT
Created attachment 197687 [details]
Fixes the bug
Comment 2 Ryosuke Niwa 2013-04-11 16:06:41 PDT
Right now, the leaks builder is triggered on new checkin and fail at the download binary step :(
Comment 3 Ryosuke Niwa 2013-04-11 16:19:26 PDT
Committed r148243: <http://trac.webkit.org/changeset/148243>