Bug 149679 - Add iOS criterion for triggering a build
Summary: Add iOS criterion for triggering a build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: iPhone / iPad All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-30 15:17 PDT by Daniel Bates
Modified: 2015-09-30 16:03 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.01 KB, patch)
2015-09-30 15:19 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff
Patch (9.43 KB, patch)
2015-09-30 15:41 PDT, Daniel Bates
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2015-09-30 15:17:50 PDT
We should add criterion for triggering an iOS build.
Comment 1 Daniel Bates 2015-09-30 15:19:22 PDT
Created attachment 262194 [details]
Patch
Comment 2 Alexey Proskuryakov 2015-09-30 15:20:36 PDT
Comment on attachment 262194 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=262194&action=review

> Tools/ChangeLog:10
> +        * BuildSlaveSupport/build.webkit.org-config/wkbuild.py:

There is a unit test next to this file that needs to be updated too.
Comment 3 Daniel Bates 2015-09-30 15:41:18 PDT
Created attachment 262198 [details]
Patch
Comment 4 Daniel Bates 2015-09-30 16:03:54 PDT
Committed r190371: <http://trac.webkit.org/changeset/190371>