Bug 170429 - Add some new patterns to filter-build-webkit
Summary: Add some new patterns to filter-build-webkit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-03 15:46 PDT by Joseph Pecoraro
Modified: 2017-04-03 23:52 PDT (History)
7 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.99 KB, patch)
2017-04-03 15:47 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2017-04-03 15:46:42 PDT
Add some new patterns to filter-build-webkit

The following show up as STYLE_ALERT (red) and should be STYLE_PLAIN (white) + simplified / skipped:

    CompileStoryboard ios/Launch.storyboard
        => CompileStoryboard Launch.storyboard

    LinkStoryboards
        => LinkStoryboards

    Validate /Build/Release-iphoneos/DumpRenderTree.app
        => Validate DumpRenderTree.app

    GenerateTAPI /Build/Release-iphoneos/WebKit.framework/WebKit.tbd normal arm64
        => GenerateTAPI WebKit.tbd

    make[2]: Nothing to be done for `all'.
        => Skipped.
Comment 1 Joseph Pecoraro 2017-04-03 15:47:17 PDT
Created attachment 306133 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2017-04-03 23:52:34 PDT
Comment on attachment 306133 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 306133

Committed r214866: <http://trac.webkit.org/changeset/214866>
Comment 3 WebKit Commit Bot 2017-04-03 23:52:36 PDT
All reviewed patches have been landed.  Closing bug.