[Webkit-unassigned] [Bug 274407] check-webkit-style failing for Python changes in WPT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 29 12:57:37 PDT 2024


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

Fujii Hironori <Hironori.Fujii at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=246825

--- Comment #4 from Fujii Hironori <Hironori.Fujii at sony.com> ---
https://github.com/WebKit/WebKit/blob/1e0f90c0a4748d952997071013e3836e5306dd1d/Tools/Scripts/webkitpy/style/checker.py#L462

>    re.compile('(?!WebDriverTests).{0,14}.*.py$'),

This regexp in _NEVER_SKIPPED_FILES matches .py files under LayoutTests directory.
This was aded by Bug 246825.

-- 
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/20240929/73aa018b/attachment-0001.htm>


More information about the webkit-unassigned mailing list