NEW 248040
Smarter EWS Checks for Websites directory
https://bugs.webkit.org/show_bug.cgi?id=248040
Summary Smarter EWS Checks for Websites directory
Ahmad Saleem
Reported 2022-11-17 08:42:02 PST
Hi Team, I am raising another bug around "Websites" folder on GitHub Webkit directory, which also go through whole EWS checklist while it does not have directly any "WebCore" or "JSC" code and I don't think it needs to run all LayoutTests etc. (but again I can be wrong and there might be some rationale behind it) but I think we can be smarter and think of other ways on what tests to run etc. - Evaluate on which integration / layout tests or other tests are relevant (If only enabled selectively - the EWS resources can be reused for other stuff) PR as example - https://github.com/WebKit/WebKit/pull/6580 Doing all EWS LayoutTests (e.g., https://ews-build.webkit.org/#/builders/35/builds/31662) Appreciate if something can discussed for following. Thanks!
Attachments
Alexey Proskuryakov
Comment 1 2022-11-17 19:39:43 PST
The benefit is fairly small, as website changes are rare, but we should skip building/testing for these indeed. Aakash, could you please advise where the paths for EWS to skip are in our code? I cannot find those any more.
Alexey Proskuryakov
Comment 2 2022-11-17 19:40:19 PST
Ah, CheckChangeRelevance in `Tools/CISupport/ews-build/steps.py looking at bug 248039
Radar WebKit Bug Importer
Comment 3 2022-11-24 08:42:15 PST
Note You need to log in before you can comment on or make changes to this bug.