[Webkit-unassigned] [Bug 221755] New: EWS not triggered when Source/cmake files modified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 11 08:36:08 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=221755

            Bug ID: 221755
           Summary: EWS not triggered when Source/cmake files modified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: don.olmstead at sony.com

Noticed this in https://bugs.webkit.org/show_bug.cgi?id=221726 where Source/cmake/PlatformJSCOnly.cmake was modified but the build was not triggered on those bots.

Within Source/cmake the following should ideally happen.
All CMake builds should be triggered when anything Find*.cmake, WebKit*.cmake or OptionsCommon.cmake are modified.
All CMake builds on Windows should be triggered when OptionsMSVC.cmake is modified.
Platform specific builds should be triggered when Options<Name>.cmake is modified.

It would probably be nice if the Platform<Name>.cmake changes are also flagged per platform.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210211/344a1a88/attachment.htm>


More information about the webkit-unassigned mailing list