Bug 248040 - Smarter EWS Checks for Websites directory
Summary: Smarter EWS Checks for Websites directory
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 248037
  Show dependency treegraph
 
Reported: 2022-11-17 08:42 PST by Ahmad Saleem
Modified: 2022-11-24 08:42 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 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!
Comment 1 Alexey Proskuryakov 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.
Comment 2 Alexey Proskuryakov 2022-11-17 19:40:19 PST
Ah, CheckChangeRelevance in `Tools/CISupport/ews-build/steps.py looking at bug 248039
Comment 3 Radar WebKit Bug Importer 2022-11-24 08:42:15 PST
<rdar://problem/102649320>