[Webkit-unassigned] [Bug 230995] New: [webkitpy] LOG_CHANNEL is widely used in the codebase and shouldn't be treated as error
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 29 15:45:38 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230995
Bug ID: 230995
Summary: [webkitpy] LOG_CHANNEL is widely used in the codebase
and shouldn't be treated as error
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: Basuke.Suzuki at sony.com
This is the error.
> python3 Tools/Scripts/check-webkit-style
> in dir /Volumes/Data/worker/Style-EWS/build (timeout 1200 secs)
> watching logfiles {}
> argv: [b'python3', b'Tools/Scripts/check-webkit-style']
> using PTY: False
> ERROR: Source/WTF/wtf/Assertions.h:203: LOG_CHANNEL is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4]
> ERROR: Source/WTF/wtf/Assertions.h:609: More than one command on the same line [whitespace/newline] [4]
> Total errors found: 2 in 3 files
> program finished with exit code 1
> elapsedTime=6.630763
--
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/20210929/12292aae/attachment-0001.htm>
More information about the webkit-unassigned
mailing list