Bug 221755

Summary: EWS not triggered when Source/cmake files modified
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=233552

Don Olmstead
Reported 2021-02-11 08:36:08 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-02-18 08:37:12 PST
Note You need to log in before you can comment on or make changes to this bug.